oota-llvm.git
2014-12-05 Jan Wen VoungUse 32-bit ebp for NaCl64 in a limited case: llvm.frame...
2014-12-05 Bill Seurer[PowerPC]Update Power VSX test cases to also test fast...
2014-12-05 Bill Seurer[PowerPC]Add VSX loads/stores to fastisel for PPC target
2014-12-05 Colin LeMahieu[Hexagon] Adding tfrih/l instructions.
2014-12-05 Andrea Di Biagio[X86] Improved lowering of packed vector shifts to...
2014-12-05 Colin LeMahieu[Hexagon] Adding add reg, imm form with encoding bits...
2014-12-05 Rafael EspindolaRemove unused arguments. NFC.
2014-12-05 Eric ChristopherThese two calls were grabbing the same register info...
2014-12-05 Duncan P. N... BFI: Saturate when combining edges to a successor
2014-12-05 Colin LeMahieu[Hexagon] Adding DoubleRegs decoder. Moving C2_mux...
2014-12-05 Adrian PrantlFix a bug when pretty-printing DW_OP_deref.
2014-12-05 Adrian PrantlRegenerate this stale testcase from source.
2014-12-05 Ahmed Bougacha[CodeGenPrepare] Use variables for reused values. NFC.
2014-12-05 Colin LeMahieu[Hexagon] [NFC] Rearranging patterns and mux instruction.
2014-12-05 Colin LeMahieu[Hexagon] [NFC] Rearranging def order.
2014-12-05 Rafael EspindolaRefactor duplicated code. NFC.
2014-12-05 Colin LeMahieu[Hexagon] Adding combine reg-reg forms.
2014-12-05 Colin LeMahieu[Hexagon] Marking several instructions as isCodeGenOnly...
2014-12-05 Rafael EspindolaBe less conservative about when we build the gold plugin.
2014-12-05 Benjamin KramerLLVMContext: Store APInt/APFloat directly into the...
2014-12-05 Asiri RathnayakeImprovements to ARM assembler tests
2014-12-05 Rafael EspindolaSmall cleanup on how we clear constant variables. NFC.
2014-12-05 Chad RosierUpdate TargetTriple format info.
2014-12-05 Chad RosierFix typos in llvm/IR/Module.h
2014-12-05 Rafael EspindolaUse an early return. NFC.
2014-12-05 Evgeniy Stepanov[msan] Avoid extra origin address realignment.
2014-12-05 Andrea Di Biagio[X86] Avoid introducing extra shuffles when lowering...
2014-12-05 Charlie TurnerAdd missing FP build attribute tests.
2014-12-05 Hal FinkelRevert "r223440 - Consider subregs when calling MI...
2014-12-05 Hal FinkelConsider subregs when calling MI::registerDefIsDead...
2014-12-05 Duncan P. N... ADT: Remove GetStringMapEntryFromValue()
2014-12-05 Duncan P. N... IR: Stop relying on GetStringMapEntryFromValue()
2014-12-05 Adrian PrantlCleanup: Calls to getDwarfRegNum() may actually fail...
2014-12-05 Adrian PrantlAdd a comment.
2014-12-05 Paul RobinsonMake GetSVN.cmake do its VCS queries with native CMake...
2014-12-05 Rafael EspindolalinkGlobalVariableProto never returns null. Simplify...
2014-12-05 Eric ChristopherRename the x86 isTargetMacho to isTargetMachO for unifo...
2014-12-05 Eric ChristopherBoth of these subtargets have functions that check...
2014-12-05 Rafael EspindolaMove merging of alignment to a central location. NFC.
2014-12-05 Rafael EspindolaAdd a few extra cases to the test. NFC.
2014-12-04 Kevin EnderbyRe-add support to llvm-objdump for Mach-O universal...
2014-12-04 Ahmed Bougacha[X86] Delete dead code in fcopysign lowering. NFC.
2014-12-04 Rafael EspindolaConvert test to use an extra Input file. NFC.
2014-12-04 Alexey SamsonovRevert "Fix UBSan report in StringMap implementation."
2014-12-04 Adrian PrantlSimplify implementation and testcase of r223401 based...
2014-12-04 Alexey SamsonovFix UBSan report in StringMap implementation.
2014-12-04 Adrian PrantlDebug info: If the RegisterCoalescer::reMaterializeTriv...
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's TurnSwitchRangeIntoICm...
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's ConstantFoldTerminator...
2014-12-04 Rafael EspindolaAlso use --icf=safe if we are being linked by gold.
2014-12-04 Roman DivackyAdd a FIXME as requested by Renato Golin.
2014-12-04 Yaron KerenSilence warning: variable 'buffer' set but not used.
2014-12-04 Bruno Cardoso... [x86] Fix isOffsetSuitableForCodeModel kernel code...
2014-12-04 Weiming Zhao[AArch64] Combining Load and IntToFp should check for...
2014-12-04 Asiri RathnayakeFix yet another unseen regression caused by r223113
2014-12-04 Jonathan RoelofsFix thumbv4t indirect calls
2014-12-04 Philip ReamesAdd a test case for argument type coercion in an invoke...
2014-12-04 Philip ReamesAdd a section to Statepoint docs mentioning shared...
2014-12-04 Rafael EspindolaDetect if the linker is gold and if so always use ...
2014-12-04 Hal FinkelRevert "r223364 - Revert r223347 which has caused crash...
2014-12-04 Philip ReamesFix a typo: use of cast where dyn_cast was intended
2014-12-04 Daniel Sanderstest-release.sh: Add a way to specify --build to configure
2014-12-04 Rafael EspindolaRemove dead code. NFC.
2014-12-04 Asiri RathnayakeFix a minor regression introduced in r223113
2014-12-04 Rafael EspindolaUse size_type in the interface exposed by SmallVector.
2014-12-04 Alexander PotapenkoRevert r223347 which has caused crashes on bootstrap...
2014-12-04 Rafael EspindolaRevert "[Thumb/Thumb2] Added restrictions on PC, LR...
2014-12-04 Michael Kuperstein[X86] Improve a dag-combine that handles a vector extra...
2014-12-04 Jyoti Allur[Thumb/Thumb2] Added restrictions on PC, LR, SP in...
2014-12-04 Andrea Di Biagio[X86] Simplify code. NFC.
2014-12-04 Daniel Sanderstest-release.sh: Correct the logged configure command...
2014-12-04 Patrik HagglundUse DomTree in MachineSink to sink over diamonds.
2014-12-04 Simon Pilgrim[InstCombine] Minor optimization for bswap with binary ops
2014-12-04 Elena DemikhovskyMasked Load / Store Intrinsics - the CodeGen part.
2014-12-04 Hal FinkelRestrict somewhat the memory-allocation pointer cmp...
2014-12-04 Jean-Daniel... Add missing test file
2014-12-04 Yaron Kerenclang-formatted ranged loops and assignment, NFC.
2014-12-04 Jean-Daniel... Add mach-o LC_RPATH support to llvm-objdump
2014-12-04 Michael Liao[X86] Clean up whitespace as well as minor coding style
2014-12-04 Rafael EspindolaRevert "Add missing test dependency and use a more...
2014-12-04 Rafael EspindolaAdd missing test dependency and use a more canonical...
2014-12-04 Colin LeMahieu[Hexagon] Adding lit exception if Hexagon isn't built.
2014-12-04 Colin LeMahieu[Hexagon] Marking some instructions as CodeGenOnly...
2014-12-04 NAKAMURA TakumiIntroduce "llvm-ranlib" as a name of targets since...
2014-12-04 NAKAMURA TakumiSort by alphabetical order.
2014-12-04 Michael Liao[X86] Restore X86 base pointer after call to llvm.eh...
2014-12-04 Hal Finkel[PowerPC] 'cc' should be an alias only to 'cr0'
2014-12-04 Philip ReamesMinor typo and link fixes for Statepoint documentation
2014-12-04 NAKAMURA TakumiHexagonMCInst.h: Qualify constants explicitly to appeas...
2014-12-04 Rafael EspindolaFor copy, cmake needs the full path to llvm-ar.
2014-12-04 Matt ArsenaultAllow target to specify prefix for labels
2014-12-04 Philip ReamesA few more checks for gc.statepoints in the Verifier
2014-12-04 Rafael EspindolaAdd missing dependency on llvm-ar. Should hopefully...
2014-12-03 Hal Finkel[PowerPC] Fix inline asm memory operands not to use r0
2014-12-03 Quentin Colombet[RegAllocFast] Handle implicit definitions conservatively.
2014-12-03 Rafael EspindolaThis reverts commit r223306 and r223277.
2014-12-03 Kostya Serebryany[msan] allow -fsanitize-coverage=N together with -fsani...
2014-12-03 Jacques PienaarTest commit.
2014-12-03 Rafael EspindolaMake llvm-ar a real build target and install it.
2014-12-03 Chris MatthewsAdd a test-case for lit xunit output
next