2003-11-05 |
Misha Brukman | Since this function returns an int, let's actually... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | If we're not checking, don't check! |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix flawed logic that was breaking several SPEC benchma... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Misha Brukman | We know exactly what the value of $< is, so instead... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Misha Brukman | Output only the .y filename, not the full path to it... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Add three more bugs |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Do not use a class before it is defined. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Be friendly to gcc 3.4... good compiler. Nice compiler. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Be gcc 3.4 clean |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Make -r work, fixing PR 91 |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Alkis Evlogimenos | Add std::pair tier. This is a much simplified version... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix name collision |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Add a dtor to ensure that they are called the right... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | NEw testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Make code gcc 3.4 clean |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | This works with GCC 3.4 also |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Abort when the user program calls abort, instead of... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | Fix bug with previous implementation: |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Chris Lattner | New testcase for the other side |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Use regular old malloc to emulate malloc/alloca instruc... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Brian Gaeke | Remove a comment which no longer applies. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Minor cleanup, plus implement InstCombine/xor.ll:test17 |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Since we're in the neighborhood, test for the inverse |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Fix spello |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Implement InstCombine/xor.ll:test(15|16) |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Add a generalization of the previous case |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | New testcase for masking operation that frequently... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Alkis Evlogimenos | Update documentation since it was misleading: make... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Alkis Evlogimenos | Change all machine basic block modifier functions in... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Brian Gaeke | Update verifySavedState()'s comment, so that it reflect... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | New file, for use by the pool allocator project |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Substantial release notes updates |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | New testcase for PR80 |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Brian Gaeke | Add comments. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | While working on the pool allocator, I noticed that... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Chris Lattner | Fix problems in previous changes. This fixes several... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
John Criswell | Checking in Chris's suggestions: |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | New testcase for PR84 |
commit | commitdiff | tree | snapshot |
2003-11-03 |
John Criswell | Modified build rules so that a messages appears before... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Significantly simplify constant emission by unifying... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | updates to release notes |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Incorporate printSingleConstantValue into its single... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | * Reformat some code |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Fix InstCombine/2003-11-03-VarargsCallBug.ll |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | New testcase for a bug in instcombine |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Work around a bug in GCC where it can't handle common... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Fix bugs with attribute weak emission |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | If linking a library, do not link other libraries,... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
John Criswell | Closed the h2 header for the LLVM Test Suite Organizati... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | More testcases |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Move a test from cast-set to a new bit-tracking.ll... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Implement InstCombine/cast-set.ll:test6[a]. This impro... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Add another case, which an implementation of test6... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | This simplifies the CWriter code, makes the generated... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Implement InstCombine/cast-set.ll: test1, test2, test7 |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Add the testcase from PR8 |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Add another case, which occurs in em3d |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Fix bug with zero sized casts |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Chris Lattner | Eliminate the silly namedContext member of printType |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Allow CallSites to be used as the key of a map |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | All DSGraphs keep a reference to the targetdata they... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Fix bug: test/Regression/Analysis/DSGraph/2003-11-02... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | New testcase for DSA which is improperly collapsed! |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | The 'thefunc' function should not have weak linkage... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Implement transmogriphication of allocation instructions |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Add test for instcombine transmogrifying allocation... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Add note about profile.sh |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Add -help option |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Bugz fixed |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Checkin an initial version of the llvm-prof documentation |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Fix PR78 |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | The "correct" fix for CBackend/2003-10-23-UnusedType... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | Including the symbol table in the FindUsedTypes analysi... |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | New testcase for PR79 |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Chris Lattner | new testcase, for PR 81 |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Chris Lattner | Regression test for PR 80 |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Escape "'s, which are frequent visitors to C++ types |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Strip off CPR's manually, because if we don't, the... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Make the call graph more precise despite the hated... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Did I mention that I _HATE_ CPRs? |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | Use stylesheets as much as we can. I admit, I still... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Obsolete file goes byebye |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | Use some style(sheets). |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Constant pointer refs are causing these to fail unneces... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Brian Gaeke | Well, to be honest, -array-checks and -trace are gone... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Alkis Evlogimenos | Use already existing classes for post order iterator. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | * Not much point to indent the whole file |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Misha Brukman | The `-q' option has gone away. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | never print zero executions blocks |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Simplify code |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Add percentage info |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Chris Lattner | Hrm, some of my counters are wrapping around 32 bits |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | If only have function profile, don't print out "not... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Add the ability to print out llvm code when the -annota... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Chris Lattner | Expose new print methods |
commit | commitdiff | tree | snapshot |
next |