2004-07-19 |
John Criswell | Added support for stdint.h. It is now automatically... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Fix a bug that occurs when the last instruction in... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | When joining intervals, join intervals in deeply nested... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Split joinIntervals into two methods |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Fix comment |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Inline 4 methods |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Delete 4 methods, make clients use hte mark* methods... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | There is no need to store the MBB along with the MI... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Simplify the interface to LiveVariables::addVirtualRegi... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Remove the DefBlock element of VarInfo. DefBlock is... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Err, fix last checkin |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Fix bugpoint miscompilation support on OS/X |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Two changes, both very significant: |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | See comments. The live intervals were not coming out... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Fix assertion to not dereference end! |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Add some asserts that the list of intervals returned... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | remove the mbbi2mbbMap_, which was just keeping track... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | fill comment to 80 cols |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | classof implementations are now inlined |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | inline classof implementations, eliminate use of virtua... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | eliminate isConstantExpr, changes to isa<Constant>... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Add new enum entries for ConstantAggregateZeroVal/Const... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Method now returns null, dtor is inlined |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Chris Lattner | Change method to return void. Inline dtor |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Remove dead file |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Remove this printer |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | A description of what this library is about, reference... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Add note about GCC 3.3.2 being completely broken |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Initiali Makefile for this library. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Add a workaround for a GCC 3.3.2 bug |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Doesn't exist |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Fix a performance regression from the CPR patch, simpli... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Strip out and simplify some code. This also fixes... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Minor cleanup, no functionality change |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Fix infinite loop |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Remove an if statement that would never be reached. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Delete a redundant if branch. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Expand the coercion of constants to include the newly... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Delete a no-op loop. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Expand the scope to include global values because they... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Avoid an unnecessary isa<Constant>. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Fix infinite loop gccld'ing povray |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | CPR Fixes |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | CPR fixes |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Bug 122 fixed. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Remove useless statistic, fix some slightly broken... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Chris Lattner | Fix a rather serious bug in previous checkin |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Shrink some code. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Add a missing space to align comments. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | Fix typeos in comments. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | User ValueListTy as the type of the ValueList. This... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | Fix a comment. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | bug 122: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | ****** ABOLISH ConstantPointerRef ***** |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | Extend constructor so that it can support GlobalValue... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | Constant value not needed after CPR's disappear. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | It looks like physref->virtreg joining is working fine... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Make sure to emit the immediate byte for instructions... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Reserve the correct amt of space. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Hrm, I think we need a "Reid is buggy" bug ;-) |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Misha Brukman | We don't really need to #include IPO.h into this file. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | Initial (outline only) draft of the System Library... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Reid Spencer | Added a README to point users to the documentation... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Fix incorrect computation of mod/ref sets. Do not... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Print modref information in a useful way. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | Cleanups: fold two loops into one |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Chris Lattner | link.h causes problems on some platforms and is not... |
commit | commitdiff | tree | snapshot |
next |