2006-09-19 |
Rafael Espindola | fix header |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Rafael Espindola | Implement a MachineFunctionPass to fix the mul instruction |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | number test right |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | item done |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | implement select.ll:test19-22 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | make this harder |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Fold the PPCISD shifts when presented with 0 inputs... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Fold extract_element(cst) to cst |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Minor speedup for legalize by avoiding some malloc... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | If multiple predicates are listed, they must all pass |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Nick Lewycky | Enable dejagnu tests for predicate simplifier. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Evan Cheng | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | There! |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Fix Regression/TableGen/2006-09-18-LargeInt.td |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Evan Cheng | Allow i32 UDIV, SDIV, UREM, SREM to be expanded into... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Walk down the dominator tree instead of the control... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Fix findCaseDest to return null when BB is both the... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | A pass to remove the worst of the replay trap offenders... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Add a new helper method to SwitchInst. Useful when... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Fix an infinite loop building the CFE |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | Jump tables on Alpha |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | absolute addresses must match pointer size |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Jim Laskey | Sort out mangled names for globals |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Implement a trivial optzn: of vastart is never called... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | add a note. Our 64-bit shifts are ~30% slower than... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Implement InstCombine/cast.ll:test31. This speeds... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Add support for pattern matching cast operations |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | add a helper method |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | This is closer to what we really want. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Implement Transforms/InstCombine/shift-sra.ll:test0 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | New testcase, can be an srl instead of sra |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Rewrite shift/and/compare sequences to promote better... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Reid Spencer | Make the LLVM Publications link point to /pubs/ since... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Anton Korobeynikov | Added some eye-candy for Subtarget type checking |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Chris Lattner | Add ShiftInst::isLogical/ArithmeticShift methods. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Chris Lattner | Add new SetCondInst::isRelational/isEquality methods... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nick Lewycky | Explain change with a comment. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Nick Lewycky | Fix PR912. The input to erase() must not be a reference... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Anton Korobeynikov | Small fixes for supporting dll* linkage types |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | add a note noticed through source inspection |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | Oh yeah, this is needed too |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | Fix Transforms/InstCombine/2006-09-15-CastToBool.ll... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | Testcase for PR913 |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | simplify control flow, no functionality change |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Chris Lattner | Allow custom expand of mul |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | comment out debug code |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | Add a new -cbe-bug mode, which works just like -run... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | add a nate note |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | xfail this for now |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | revert previous two patches. They cause miscompilation... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Jim Laskey | Switching to NewNightlyTest.php |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | The inliner strips dead allocas now. Add a use to... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Owen Anderson | Revert my previous work on ArgumentPromotion. Further... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | Unbreak the JIT |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Chris Lattner | Keep track of the start of MBB's in a separate map... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Remove a unnecessary check. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Relax this check. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | Undo previous check-in. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Fold (X & C1) | (Y & C2) -> (X|Y) & C3 when possible. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Split rotate matching code out to its own function... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Anton Korobeynikov | Adding generated files for the last commit |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Anton Korobeynikov | Adding dllimport, dllexport and external weak linkage... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Use getOffset() instead. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Use MachineConstantPoolEntry getOffset() and getType... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Add MachineConstantPoolEntry getOffset() accessor. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | The top bit is used to determine whether it's a Machine... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | revert accidentally committed file |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Remove dead methods, add getNumBlockIDs() method |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | Use new config.h macro |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Reid Spencer | Add a HAVE_MACH_MACH_H #define to detect the presence... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | add a new (hidden) -disable-core-files option |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Chris Lattner | On Mac OS/X, make Process::PreventCoreFiles disable... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | A MachineConstantPool may have mixed Constant* and... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | Add comment. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Evan Cheng | Mirrors ConstantPoolSDNode. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Document new --enable-valgrind option. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Fix --enable-valgrind. Add room for the new arguments... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Nick Lewycky | Add --enable-valgrind option to run optimizations throu... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | GlobalValue with InternalLinkage may have operands... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Devang Patel | Avoid recursion in assignDFSNumber(). Move def from... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | add note about switch lowering |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Second half of the fix for Transforms/Inline/inline_cle... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Add some more consistency checks. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Fix unionSets so that it can merge correctly. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Implement the first half of Transforms/Inline/inline_cl... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Evan Cheng | Skip over first operand when determining REX prefix... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Nick Lewycky | Erase dead instructions. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | The sense of this branch was backwards |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Chris Lattner | Turn X < 0 -> TEST X,X js |
commit | commitdiff | tree | snapshot |
next |