2003-05-04 |
Misha Brukman | Debug output should go to cerr, not cout, because that... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix bug: UnitTests/2003-05-02-DependantPHI.c |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix miscompilation in Fhourstones and bug: LICM/2003... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix miscompilation found in Fhourstones by bugpoint |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Misha Brukman | It's 'separate'. The 'i.e.' is kinda nit-picking, but... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Make a comment more accurate |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Add support for debugging miscompilations with the... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Bugpoint is always verbose, eliminate option |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | * Eliminate using decls |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Chris Lattner | Fix buggy tests |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Misha Brukman | The Hyphenation-Adding Committee is now in session. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Misha Brukman | The Grammar Police is out on patrol. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Chris Lattner | Attempt to fix sumant's typesafety issue |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Chris Lattner | Fix spelling |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Chris Lattner | Fix a bug which occurred with empty basic blocks |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Chris Lattner | Add an instcombine pass before levelraise |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | Reduce testcase a bit |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | New testcase for the lowerswitch pass |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | Minor cleanup |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | Fix bug: LevelRaise/2003-05-01-CallCast.ll |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | New testcase: do not "raise" a call that is not through... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Chris Lattner | Eliminate use of NonCopyable so that doxygen documentat... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Chris Lattner | Fix another case where constexprs could cause a crash |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Chris Lattner | Fix constant folding of constexprs |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Chris Lattner | Remove implemented project, add a new one |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Chris Lattner | Add a new option to disable stripping of bytecode files |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Chris Lattner | Create constant expression casts instead of constant... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Chris Lattner | Fix several bugs: |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Chris Lattner | Avoid naming things exactly the same |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | New testcase distilled from a problem identified by... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Remove two fields from TargetData which are target... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | The promotion rules are the same for all targets, they... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | IntegerRegSize is always 8 for sparc |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Switch insns actually DO work. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Fix bug: LoopPreheaders/2003-04-25-AssertFail.ll |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Add comment to testcase |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Whoever checked this testcase in apparently never teste... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Chris Lattner | Revert last checkin. Note that PHI nodes can use basic... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Remove long-dead obsolete cruft |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | New testcase that crashes preheaders |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix a bug that occurred when removing the last predeces... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix bug: ADCE/2003-04-25-PHIPostDominateProblem.ll |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Add options to disable simplification with passes,... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix bogus assert |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix bug: Assembler/2003-04-25-UnresolvedGlobalReference.ll |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix bugs in testcase |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Add comment |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Only do the %ld -> %lld promotion when running a 64... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Add __strdup |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix BasicAA/2003-04-25-GEPCrash.ll |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | MAke sure that LLI properly configures align_of(double) |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Whoops, 32 bit targets have _4_ byte pointers, not... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Make sure to copy double alignment as well |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix compatibility bug: X86 aligns doubles to 4 bytes... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Kill using declarations |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix method name type-o |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix obvious type-o |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Make sure to add a targetdata instance to the passmanag... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix problem where we would read 64 bits worth of pointe... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix major problem with PHI node traversal: rechecking... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Rename Kept -> Suffix |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Rename Kept -> Suffix |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | ** CORRECTLY, conservatively handle constant expressions |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | *** Huge: Make constantexprs be handled correctly,... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Allow for easy detection of when a "default" TargetData... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Default ctor doesn't provide name |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Minor non-functional changes: |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Fix bug: mem2reg/2003-04-24-MultipleIdenticalSuccessors.ll |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | Big programs have tons of global variable initializers... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | When cleaning up the final bytecode file, make sure... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Speed up convergence significantly and also reduce... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | The big fix is this change: |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Remove dead functions |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Make sure that deleted functions have external linkage |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Use the list reducer to improve convergence speed and... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Adjust to match new ListReducer interface |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Allow reducer interfaces to mutate the lists passed in |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Move function from Miscompilation.cpp |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Move the ListReducer Class into it's own header file... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Fix a nasty bug where the ConstantMerge pass was invali... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Allow bugpoint to try new an different methods for... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Make sure to create a target data that matches the... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | add a new targetdata ctor to create a target data appro... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Add new targetdata ctor to create a targetdata appropri... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Remove support for "targetdata pass ctors" |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Remove support for "target data" pass ctors |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Trivial cleanup |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | LevelRaise now gets target data from passmanager |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | LevelRaise now gets TD from passmanager |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Make the levelraise pass be well behaved w.r.t the... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Fix iterator invalidation problem |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Make sure that the cloned module retains the type symbo... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Implement support for bugpoint to identify which FUNCTI... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Chris Lattner | Make sure to preserve endiannes and pointer size when... |
commit | commitdiff | tree | snapshot |
next |