oota-llvm.git
2012-07-19 Sebastian Popdefault to use -mv4 when no version of Hexagon has...
2012-07-19 Nuno Lopesreimplement truncate() to make it optimal.
2012-07-19 Benjamin KramerPull the simple parts of DenseMapInfo<DebugLoc> inline...
2012-07-19 NAKAMURA Takumitest/DebugInfo/dwarfdump-test.test: Tweak expressions...
2012-07-19 Benjamin KramerReplace some explicit compare loops with std::equal.
2012-07-19 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2012-07-19 Galina KistanovaFixed few warnings.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Chad RosierTweak prose.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-19 Bill WendlingRemove tabs.
2012-07-18 Bill WendlingRemove tabs.
2012-07-18 Richard TrieuMove around some enum elements so that lastMRM corrects...
2012-07-18 Jim GrosbachTblGen: Tweak to pretty-print DAGISel.inc a bit better.
2012-07-18 Jordan RoseAllow PointerIntPairs to be created from const void *.
2012-07-18 Manman RenX86: remove redundant cmp against zero.
2012-07-18 Preston GurdThis patch fixes 8 out of 20 unexpected failures in...
2012-07-18 Victor OliveiraAdding some debug information to PassManager
2012-07-18 Chad RosierWhitespace.
2012-07-18 Chandler CarruthFix a somewhat nasty crasher in PR13378. This crashes...
2012-07-18 Andrew TrickFix ARMTargetLowering::isLegalAddImmediate to consider...
2012-07-18 Andrew Trickwhitespace
2012-07-18 Andrew TrickAdded unit test for PR13361: LSR + SCEV "hangs" on...
2012-07-18 Victor Oliveiratest commit
2012-07-18 Simon AtanasyanAdd some missed ELF constants definitions:
2012-07-18 NAKAMURA TakumiUpdate config.h.cmake corresponding to config.h.in.
2012-07-18 Nadav RotemThe vbroadcast family of instructions has 'fallback...
2012-07-18 Jack CarterMips specific inline asm operand modifier 'M':
2012-07-18 Andrew TrickSCEVTraversal: Add a visited set.
2012-07-18 Craig TopperRemove tab characters.
2012-07-18 Craig TopperFix typo in error message and remove some tab characters.
2012-07-18 Andrew Trickindvars: drive by heuristics fix.
2012-07-18 Andrew Trickindvars: Linear function test replace should avoid...
2012-07-18 Craig TopperMake x86 asm parser to check for xmm vs ymm for index...
2012-07-18 Galina KistanovaFixed few warnings.
2012-07-18 Nuno Lopesignore 'invoke @llvm.donothing', but still keep the...
2012-07-18 Joel JonesMore replacing of target-dependent intrinsics with...
2012-07-17 Nuno LopesApparently it's possible to do an 'invoke asm'.
2012-07-17 Akira HatanakaClean up Mips16InstrFormats.td and Mips16InstrInfo.td.
2012-07-17 Evan ChengAdd test case for r160387
2012-07-17 Evan ChengBack out r160101 and instead implement a dag combine...
2012-07-17 Jim GrosbachTableGen: Pattern<> references to null_frag are a nop.
2012-07-17 Jakob Stoklund... Fix broken ipo_ext_iterator constructors.
2012-07-17 Jakob Stoklund... Add some trace output to TwoAddressInstructionPass.
2012-07-17 Benjamin KramerRemove unused variable.
2012-07-17 Nuno Lopessimplify getSetSize() per Duncan's comments
2012-07-17 NAKAMURA Takumillvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileChe...
2012-07-17 Jakob Stoklund... Allow for customized graph edge pruning in PostOrderIte...
2012-07-17 Alexey SamsonovImprove behavior of DebugInfoEntryMinimal::getSubprogra...
2012-07-17 Kostya Serebryany[asan] more code to merge crash callbacks. Doesn't...
2012-07-17 Nadav RotemFix a crash in the legalization of large vectors.
2012-07-17 Evan ChengImplement r160312 as target indepedenet dag combine.
2012-07-17 Simon AtanasyanRevert commit r160307. We decide to move builtins selec...
2012-07-17 Evan ChengMake sure constant bitwidth is <= 64 bit before calling...
2012-07-17 Evan ChengThis is another case where instcombine demanded bits...
2012-07-17 Andrew TrickReapply r160340. LSR: Limit CollectSubexprs.
2012-07-17 Andrew TrickRevert "LSR: try not to blow up solving combinatorial...
2012-07-17 Andrew TrickLSR: try not to blow up solving combinatorial problems...
2012-07-17 Jim GrosbachTableGen: Allow conditional instruction pattern in...
2012-07-16 Akira HatanakaFix function select_cc_f32 in test/CodeGen/Mips/selectc...
2012-07-16 Owen AndersonDefer checking for registers in the MC AsmMatcher until...
2012-07-16 Nuno Lopesfix PR13339 (remove the predecessor from the unwind...
2012-07-16 Nuno Lopesteach ConstantRange that zero times X is always zero
2012-07-16 Evan ChengFor something like
2012-07-16 Nadav RotemMinor cleanup and docs.
2012-07-16 Simon AtanasyanMIPS: Create two definitions for __builtin_mips_shll_qb...
2012-07-16 Nadav RotemMake ComputeDemandedBits return a deterministic result...
2012-07-16 Tom StellardRevert "AMDGPU: Add core backend files for R600/SI...
2012-07-16 Tom StellardRevert "include/llvm: Add R600 Intrinsics v6"
2012-07-16 Tom StellardRevert "Build script changes for R600/SI Codegen v6"
2012-07-16 Tom StellardRevert "test/CodeGen/R600: Add some basic tests v6"
2012-07-16 Tom StellardRevert "Target/AMDGPU/R600KernelParameters.cpp: Fix...
2012-07-16 Tom StellardRevert "Target/AMDGPU: [CMake] Fix dependencies. 1...
2012-07-16 Tom StellardRevert "Target/AMDGPU/R600KernelParameters.cpp: Don...
2012-07-16 Tom StellardRevert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_...
2012-07-16 Tom StellardRevert "Target/AMDGPU: Fix includes, or msvc build...
2012-07-16 Nuno Lopesmake ConstantRange::getSetSize() properly compute the...
2012-07-16 Chad RosierWith r160248 in place this code is no longer needed.
2012-07-16 Kostya Serebryany[asan] a bit more refactoring, addressed some of the...
2012-07-16 Aaron BallmanMSVC's implementation of isalnum will assert on charact...
2012-07-16 Kostya Serebryany[asan] refactor instrumentation to allow merging the...
2012-07-16 NAKAMURA TakumiTarget/AMDGPU: Fix includes, or msvc build failed.
2012-07-16 NAKAMURA TakumiTarget/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreacha...
2012-07-16 NAKAMURA TakumiTarget/AMDGPU/R600KernelParameters.cpp: Don't use ...
2012-07-16 Jack CarterDoubleword Shift Left Logical Plus 32
2012-07-16 NAKAMURA TakumiTarget/AMDGPU: [CMake] Fix dependencies. 1) Add intrins...
2012-07-16 NAKAMURA TakumiTarget/AMDGPU/R600KernelParameters.cpp: Fix two include...
2012-07-16 Alexey SamsonovFix tests that failed on i686-win32 after r160248:
2012-07-16 Tom Stellardtest/CodeGen/R600: Add some basic tests v6
2012-07-16 Tom StellardBuild script changes for R600/SI Codegen v6
2012-07-16 Tom Stellardinclude/llvm: Add R600 Intrinsics v6
2012-07-16 Tom StellardAMDGPU: Add core backend files for R600/SI codegen v6
2012-07-16 Kostya Serebryany[asan] initialize asan error callbacks in runOnModule...
next