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 |
2009-11-14 |
Dan Gohman | Enable the tail call optimization when the caller retur... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Evan Cheng | When expanding t2STRDi8 r, r to two stores, add kill... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jakob Stoklund... | Fix bug in -split-phi-edges. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Jakob Stoklund... | Update MachineDominator information |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Lang Hames | Added an API to the SlotIndexes pass to allow new instr... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Evan Cheng | Fix PR5411. Bug in UpdateKills. A reg def partially... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Christopher | Remove extraneous commit. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Eric Christopher | Print out something, even if it's non-parseable later... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Move the FixedStackPseudoSourceValueVal enum value... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Bill Wendling | Disable the JITTest.NoStubs test for Darwin PPC. It... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Fix PHIElimination optimization that uses MBB->getBasic... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Add MachineFunction::verify() to call the machine code... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | The instruction pointer %RIP is a reserved register... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jakob Stoklund... | Fix polarity of a CFG check in machine verifier. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Use .data() instead of .c_str() when nul-termination... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Do not use value handle to wrap MDNode in DIDescriptor. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Greene | Move DebugInfo checks into EmitComments and remove... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | When optimizing for size, don't tail-merge unless it... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Evan Cheng | Fix PR5410: LiveVariables lost subreg def: |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Goodwin | Allow target to specify regclass for which antideps... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Bruno Cardoso... | Support fp64 immediate zero, this fixes only part of... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dan Gohman | Don't let a noalias difference disrupt the tailcall... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
David Greene | Remove duplicate APIs and state WRT spill objects. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Distinguish "a," from "a". The first one splits into... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Revert r87059 for now. It is failing clang tests. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Devang Patel | Ignore nameless variables. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Switch to smallvector. Also fix issue with using unsige... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Dale Johannesen | Adjust isConstantSplat to allow for big-endian targets. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Victor Hernandez | Remove unnecessary llvm.dbg.declare bitcast |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Rafael Espindola | Add a new split method to StringRef that puts the subst... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jim Grosbach | Block renumbering |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Jim Grosbach | use lower case for readability |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Daniel Dunbar | Update test. |
commit | commitdiff | tree | snapshot |
next |