2005-03-08 |
Misha Brukman | Single characters should be printed out as chars, not... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Various cleanups and clarifications, thanks to Gabor... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Fix problems compiling with G++ 4.x.x with -pedantic... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | fix another typo |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | fix typeo that Gabor Greif noticed! |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | move the reassociation pass after the LICM pass. This... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Fix an apparent ambiguity compiling on PPC |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | fix a bug where we thought arguments were constants :( |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Fix Regression/Transforms/LoopStrengthReduce/dont_inser... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | cleanup the test |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | check that we only insert one phi node per loop |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Add testcase for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | implement Transforms/LoopStrengthReduce/invariant_value... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | testcase for A[invariant][indvar] where invariant is... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | add test for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Add test for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | minor simplifications of the code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | a regtest |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new directory |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | trivial simplification |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Fix a bug where we could corrupt a parent loop's header... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | New testcase for PR532 |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new helper method |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new testcase reduced from the MultiSource/Applications... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | move some method declarations around to make it clear... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | this method is never called. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | cleanup some html |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | the only caller of insertEntry is insert, inline it... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | rename insertEntry to insert |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Merge SymbolTable::removeEntry into SymbolTable::remove... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove this method. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Delete the really inefficient method: void remove(const... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Delete the really inefficient method: void remove(const... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Make this MUCH faster by avoiding a linear search in... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | InternallyInconsistent is dead! |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Remove some really gross and hard to understand code... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Simplify some code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove these dead methods. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove these methods. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | These methods are removed. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | simplify and speed up some code |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | nuke some dead methods. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | This fixes PR531, a crash when running the CBE on a... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Add a new method, allow symtab to poke name. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Jeff Cohen | Reformat comments to fix 80 columns. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Jeff Cohen | Reuse induction variables created for strength-reduced... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | remove extraneous spaces from argument lists. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | remove all of the various setName implementations,... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | second argument to Value::setName is now gone. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | Make sure the two arguments of a setcc instruction... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | zap |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | 2nd arg to setName goes away. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | Constants never get names. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | Remove the 2nd argument to Value::setName |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | Remove the second argument to Value::setName, it is... |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | New testcase for PR533 |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | don't break the build on 32-bit hosts. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Chris Lattner | This file is all commented out. |
commit | commitdiff | tree | snapshot |
2005-03-05 |
Andrew Lenharth | fix data size stuff for architectures with bit challeng... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Chris Lattner | Do not compute 1ULL << 64, which is undefined. This... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Chris Lattner | Testcase for a bug that caused us to miscompile ptrdist... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Andrew Lenharth | fix up stack pointer adjustments |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Chris Lattner | Trivial cleanup patch |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Andrew Lenharth | fix FCMOVxx typo, set rem and div to hardcode target... |
commit | commitdiff | tree | snapshot |
2005-03-04 |
Jeff Cohen | Add support for not strength reducing GEPs where the... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Andrew Lenharth | turn on IEEE for compares |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Andrew Lenharth | beter Select on FP |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Chris Lattner | Print -X like this: |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Andrew Lenharth | LSR cleanup patch |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Chris Lattner | Do not lower malloc's to pass "sizeof" expressions... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Chris Lattner | Add an optional argument to lower to a specific constan... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Chris Lattner | Add an argument. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Misha Brukman | Fix the spelling of the word `the' |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Print the module ID as a comment. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | cleanup the cfg after lsr |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Andrew Lenharth | remove 32 sign extend after 32 sextload and handle... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Andrew Lenharth | Added LSR as a beta pass for alpha |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Add a temporary option for llc-beta: -enable-lsr-for... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Reid Spencer | Be slightly more accurate in an error message. |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Fix a nasty order of evaluation bug that Gabor Greif... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Chris Lattner | Now that type does not derive from Value, these do... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Misha Brukman | Fix HTML-4.01 Strict compliance |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Misha Brukman | Use a colon instead of a period since we're introducing... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Reid Spencer | Correct a typo in Makefile.rules. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Jeff Cohen | Fixed the following LSR bugs: |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Alkis Evlogimenos | Lower llvm.isunordered(a, b) into a != a | b != b. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | cleanup my miswording |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Remove tabs from file. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add a test for llvm.prefetch. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add support to the C backend for llvm.prefetch. Patch... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | recognize llvm.prefetch. Patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Verify llvm.prefetch. |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Lower prefetch to a noop, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Add a prefetch intrinsic, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Document llvm.prefetch, patch contributed by Justin... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Andrew Lenharth | fix integer division and stuff |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Chris Lattner | Adam Treat implemented this :) |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Reid Spencer | Changes to enable creation of native executables direct... |
commit | commitdiff | tree | snapshot |
2005-02-28 |
Reid Spencer | A few small steps toward HTML 4.01 Strict compliance. |
commit | commitdiff | tree | snapshot |
next |