| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add attributes for readnone/readonly functions. | Chris Lattner | 2009-11-15 | 1 | -0/+12 |
* | add a version of array_pod_sort that takes a custom comparator function. | Chris Lattner | 2009-11-15 | 1 | -0/+8 |
* | Add a complex missed optimization opportunity I came across while investigating | Nick Lewycky | 2009-11-15 | 1 | -0/+15 |
* | Add PSP OS Target to Triple, Credit to Bruno Cardoso Lopes. | Edward O'Callaghan | 2009-11-15 | 2 | -0/+4 |
* | lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest. | Daniel Dunbar | 2009-11-15 | 2 | -12/+42 |
* | Revert r88830 and r88831 which appear to have caused a selfhost buildbot some | Nick Lewycky | 2009-11-15 | 2 | -28/+1 |
* | Remove duplicate implementation of excludes functionality, and support excluding | Daniel Dunbar | 2009-11-15 | 1 | -14/+6 |
* | Correct typo. | Nick Lewycky | 2009-11-15 | 1 | -1/+1 |
* | Teach instcombine to look for booleans in wider integers when it encounters a | Nick Lewycky | 2009-11-15 | 2 | -0/+56 |
* | Added an assert to the PBQP allocator to catch infinite cost solutions which ... | Lang Hames | 2009-11-15 | 1 | -0/+5 |
* | lit: Add --repeat=N option, for running each test N times. | Daniel Dunbar | 2009-11-15 | 4 | -4/+32 |
* | Remove bogus corei7 and atom entries, the family was incorrect. | Daniel Dunbar | 2009-11-14 | 1 | -4/+0 |
* | remove xfail | Jim Grosbach | 2009-11-14 | 1 | -2/+0 |
* | Fill out X86 table, although we are missing lots of names for things. We now | Daniel Dunbar | 2009-11-14 | 1 | -49/+131 |
* | Report the detected host CPU in --version. | Daniel Dunbar | 2009-11-14 | 1 | -0/+3 |
* | cleanup. | Jim Grosbach | 2009-11-14 | 1 | -3/+1 |
* | Do not merge jump tables this early. Branch folding will do any necessary | Jim Grosbach | 2009-11-14 | 1 | -4/+0 |
* | Cleanup flow, and only update the jump table we're analyzing when replacing a... | Jim Grosbach | 2009-11-14 | 1 | -9/+11 |
* | Add function to replace a destination MBB in a single jump table | Jim Grosbach | 2009-11-14 | 2 | -8/+24 |
* | Remove dead variable found by clang++. | Benjamin Kramer | 2009-11-14 | 1 | -1/+0 |
* | Add XCore support for arbitrary-sized aggregate returns. | Richard Osborne | 2009-11-14 | 3 | -0/+60 |
* | Temporary disable the error - it seems to be too conservative. | Anton Korobeynikov | 2009-11-14 | 1 | -3/+4 |
* | Implement DISABLE_INLINE for MSVC. This required changing the position in all | Benjamin Kramer | 2009-11-14 | 4 | -10/+11 |
* | This test doesn't work on arm either. | Benjamin Kramer | 2009-11-14 | 1 | -3/+1 |
* | Make NORETURN working with MSVC. MSVC only accepts NORETURN in front of the | Benjamin Kramer | 2009-11-14 | 2 | -5/+7 |
* | Add llvm::sys::getHostCPUName, for detecting the LLVM name for the host CPU. | Daniel Dunbar | 2009-11-14 | 3 | -113/+204 |
* | Remove LLVMContext from reassociate. It was threaded through every function but | Nick Lewycky | 2009-11-14 | 1 | -22/+14 |
* | revert 88761 as it fails builds. | Sanjiv Gupta | 2009-11-14 | 2 | -12/+6 |
* | Fix debug info crashes for PIC16. | Sanjiv Gupta | 2009-11-14 | 2 | -6/+12 |
* | Teach BasicAA that a constant expression can't alias memory provably not | Nick Lewycky | 2009-11-14 | 2 | -1/+45 |
* | Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to repl... | Evan Cheng | 2009-11-14 | 4 | -5/+158 |
* | - Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo. | Evan Cheng | 2009-11-14 | 13 | -20/+40 |
* | Add an option for running GVN with redundant load processing disabled. | Dan Gohman | 2009-11-14 | 2 | -10/+24 |
* | Add radar number. | Evan Cheng | 2009-11-14 | 1 | -0/+1 |
* | Fix PR5412: Fix an inverted check and another missing sub-register check. | Evan Cheng | 2009-11-14 | 3 | -9/+265 |
* | Enable the tail call optimization when the caller returns undef. | Dan Gohman | 2009-11-14 | 2 | -1/+12 |
* | When expanding t2STRDi8 r, r to two stores, add kill markers correctly. | Evan Cheng | 2009-11-14 | 2 | -0/+27 |
* | Fix bug in -split-phi-edges. | Jakob Stoklund Olesen | 2009-11-14 | 1 | -3/+14 |
* | Update MachineDominator information | Jakob Stoklund Olesen | 2009-11-14 | 1 | -6/+9 |
* | Added an API to the SlotIndexes pass to allow new instructions to be inserted... | Lang Hames | 2009-11-14 | 5 | -178/+98 |
* | Fix PR5411. Bug in UpdateKills. A reg def partially define its super-registers. | Evan Cheng | 2009-11-13 | 2 | -0/+46 |
* | Remove extraneous commit. | Eric Christopher | 2009-11-13 | 1 | -5/+0 |
* | Print out something, even if it's non-parseable later when we've | Eric Christopher | 2009-11-13 | 1 | -2/+7 |
* | Move the FixedStackPseudoSourceValueVal enum value before InstructionVal | Dan Gohman | 2009-11-13 | 1 | -1/+3 |
* | Disable the JITTest.NoStubs test for Darwin PPC. It apparently doesn't implement | Bill Wendling | 2009-11-13 | 1 | -0/+4 |
* | Fix PHIElimination optimization that uses MBB->getBasicBlock. | Jakob Stoklund Olesen | 2009-11-13 | 2 | -34/+23 |
* | Add MachineFunction::verify() to call the machine code verifier directly. | Jakob Stoklund Olesen | 2009-11-13 | 2 | -0/+8 |
* | The instruction pointer %RIP is a reserved register on x86_64. | Jakob Stoklund Olesen | 2009-11-13 | 1 | -0/+5 |
* | Fix polarity of a CFG check in machine verifier. | Jakob Stoklund Olesen | 2009-11-13 | 1 | -5/+14 |
* | Use .data() instead of .c_str() when nul-termination is not needed. | Dan Gohman | 2009-11-13 | 2 | -2/+2 |