2009-11-17 |
Dan Gohman | Remove the optimizations that convert BRCOND and BR_CC... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Devang Patel | Remove debug info attached with an instruction. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jeffrey Yasskin | In GlobalVariable::setInitializer, assert that the... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Evan Cheng | A few more instructions that should be marked re-materi... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Jim Grosbach | Cleanup. Missed removing these when converting. Oops. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Johnny Chen | Set Rm bits of BX_RET to 0b1110 (R14); and set conditio... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Fix this test - there don't appear to be any actual... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Revert r87049, which was the workaround for the regress... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jeffrey Yasskin | Revert the test from r88984. It relies on being able... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Initialize the new AsmPrinterFlags field to 0, fixing... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jeffrey Yasskin | Make X86-64 in the Large model always emit 64-bit calls. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Daniel Dunbar | Don't build examples by default, use BUILD_EXAMPLES... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Daniel Dunbar | Add "Unoptimized" build (NO_DEBUG_SYMBOLS=1 ENABLE_OPTI... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Eric Christopher | Fix unused variables warnings. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Evan Cheng | - Check memoperand alignment instead of checking stack... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Devang Patel | Revert r88939. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
David Greene | Fix an expensive-checks error. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Make the pass class name more explicit. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | make pass name a bit more clear |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Revert 88957. This file uses CodeGenOpt, which is defin... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Sink a #include <map> to where it's actually needed. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Make PseudoSourceValue's classof recognize |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Lang Hames | Added a testcase for PR5495. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Rafael Espindola | Add configure options for specifying where to look... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Convert to FileCheck |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Devang Patel | Add VISIBILITY_HIDDEN marker. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Simplify thumb2 jump table adjustments. Remove unnecess... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | clarify comment |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bob Wilson | Fix some comments. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bob Wilson | Whitespace: be consistent with pointer syntax. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bob Wilson | Clean up whitespace. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | tbb opt off by default |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | back off for a bit. tracking down weirdness |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Jim Grosbach | Analyze has to be before checking the condition, obviou... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Douglas Gregor | Make ERROR_IF_USED macro work with GCC <= 4.2, Apple... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Duncan Sands | Make sure that if anyone passes a name by accident... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
David Greene | Support spill comments. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Duncan Sands | BuildIntCast takes an additional parameter, isSigned. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Duncan Sands | CreateIntCast takes an "isSigned" parameter. Pass... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Evan Cheng | Special case FixedStackPseudoSourceValueVal as well... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Evan Cheng | Check if subreg index is zero. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Evan Cheng | For some targets, a copy can use a register multiple... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Evan Cheng | xfail for now. It has been failing. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bruno Cardoso... | Disable ldc1/sdc1 instructions for mips1 targets. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Bruno Cardoso... | - Fix a small bug while handling target constant pools... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Chris Lattner | typo spotted by duncan. |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Lang Hames | Fixes the bug exposed by Anton's test case in PR 5495: |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Lang Hames | Fix for the original bug in PR5495 - Look at uses as... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Jim Grosbach | Detect need for autoalignment of the stack earlier... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Jim Grosbach | set the def of the VLD1q64 properly |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | disable copying, enforce some invariants. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | teach LVI to infer edge information from switch instruc... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | fix a logic error that would cause LVI-JT to miscompile |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | implement the first stab at caching queries. This... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | refactor a bunch of code forming the new LazyValueInfoCache |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | make PRE of loads preserve the alignment of the moved... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | fix a bug handling 'not x' when x is undef. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | mark getIntrinsicID() 'readonly'. This allows various... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | add attributes for readnone/readonly functions. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Chris Lattner | add a version of array_pod_sort that takes a custom... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nick Lewycky | Add a complex missed optimization opportunity I came... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Edward O'Callaghan | Add PSP OS Target to Triple, Credit to Bruno Cardoso... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Daniel Dunbar | lit: Factor a new OneCommandPerFileTest out of SyntaxCh... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nick Lewycky | Revert r88830 and r88831 which appear to have caused... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Daniel Dunbar | Remove duplicate implementation of excludes functionali... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nick Lewycky | Correct typo. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Nick Lewycky | Teach instcombine to look for booleans in wider integer... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Lang Hames | Added an assert to the PBQP allocator to catch infinite... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Daniel Dunbar | lit: Add --repeat=N option, for running each test N... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Daniel Dunbar | Remove bogus corei7 and atom entries, the family was... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Grosbach | remove xfail |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Daniel Dunbar | Fill out X86 table, although we are missing lots of... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Daniel Dunbar | Report the detected host CPU in --version. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Grosbach | cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Grosbach | Do not merge jump tables this early. Branch folding... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Grosbach | Cleanup flow, and only update the jump table we're... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jim Grosbach | Add function to replace a destination MBB in a single... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Benjamin Kramer | Remove dead variable found by clang++. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Richard Osborne | Add XCore support for arbitrary-sized aggregate returns. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Anton Korobeynikov | Temporary disable the error - it seems to be too conser... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Benjamin Kramer | Implement DISABLE_INLINE for MSVC. This required changi... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Benjamin Kramer | This test doesn't work on arm either. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Benjamin Kramer | Make NORETURN working with MSVC. MSVC only accepts... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Daniel Dunbar | Add llvm::sys::getHostCPUName, for detecting the LLVM... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Nick Lewycky | Remove LLVMContext from reassociate. It was threaded... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Sanjiv Gupta | revert 88761 as it fails builds. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Sanjiv Gupta | Fix debug info crashes for PIC16. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Nick Lewycky | Teach BasicAA that a constant expression can't alias... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | Added getSubRegIndex(A,B) that returns subreg index... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | - Change TargetInstrInfo::reMaterialize to pass in... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Dan Gohman | Add an option for running GVN with redundant load proce... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | Add radar number. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | Fix PR5412: Fix an inverted check and another missing... |
commit | commitdiff | tree | snapshot |
next |