2003-07-26 |
Chris Lattner | Fix another minor bug |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Chris Lattner | Remove #includes |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Simplify some makefile magic, no functional changes |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Add fixmes |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | (1) Major fix to the way unused regs. are marked and... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | This test has been automatized |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Update to use more modern graph checker |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | New testcase, an automatized version of Vikrams ggcolla... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | 1. Fix a case that was marking the invalid reg. num... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | (1) Change the way unused regs. are marked and found... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | Change the way unused regs. are marked and found to... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | Remove unused field. Change the way unused regs. are... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | Add an assertion. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Remove testcase which has been automatized |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Checkin of Vikram's ggfuncptr.c test adapted for automa... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Dont' try to parse the colon |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Add a more general check-flags which can be used to... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Brian Gaeke | Include llvm/Support/Mangler.h first. Don't include... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Brian Gaeke | Don't include llvm/SlotCalculator.h, or <set>. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Brian Gaeke | Forward-declare class Module to make the header file... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | More cassert inclusion for GCC 3.3 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Change reference to assert.h to mention cassert |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Brian implemented the static compiler, take it off... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | #include <cassert> as necessary... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Fix another accessibility problem illuminated by GCC 3.3 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Fix visibility problem exposed by GCC 3.3 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Remove inline declarations that GCC 3.3 doesn't like... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Regardless of whether C provides assert.h, C++ source... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Use the C++ <cassert> header, not the C <assert.h>... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | This header works with GCC 3.3 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Use C++ headers, not C headers |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Add includes of assert |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Fix accessibility problems GCC 3.3 |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Add assert.h include |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Chris Lattner | Convert to C++ style comments |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Vikram S. Adve | Include vector into these two files to ensure that... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Misha Brukman | Made a bunch of cleanups, as per Chris' recommendations: |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brian Gaeke | Cleanups: |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brian Gaeke | Factor out name-mangling from X86/Printer, which is... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brian Gaeke | Use unified CWriter-X86/Printer name mangler. Do not... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | More testcases, which I'll implement later |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | Modernize testcase |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | Instcombine: (A >> c1) << c2 for signed integers |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | New testcases for signed shifts |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Misha Brukman | Major addition to bugpoint: ability to debug code gener... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | Reorganization of code, no functional changes. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brian Gaeke | It doesn't appear that we need to #include these. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | Allow folding several instructions into casts, which... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Brian Gaeke | Constify most methods. We could have constified doIniti... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Disable sample project until it works |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Add new tests, make existing tests more difficult |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Fix bug: FunctionResolve/2003-07-23-CPR-Reference.ll |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Add comments |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove explicit check for: not (not X) = X, it is alrea... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Renumber tests sequentially |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Split the or and xor tests into two separate files |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove obscure test |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Check in old testcase sitting in my tree |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Fix program: SingleSource/UnitTests/2003-07-09-SignedAr... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Brian Gaeke | Printer.cpp: Ditch addRequired/getAnalysis, because... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Make Module::getNamedFunction prefer non-external funct... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Fix space |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | InstCombine: (X ^ C1) & C2 --> (X & C2) iff (C1&C2... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | - InstCombine: (X | C1) & C2 --> X & C2 iff C1 &... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Brian Gaeke | Add, rewrite, and/or reformat many comments. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | IC: (X & C1) | C2 --> (X | C2) & (C1|C2) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | IC: (X ^ C1) & C2 --> (X & C2) ^ (C1&C2) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | InstCombine: (X ^ 4) == 8 --> X == 12 |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Add support for ~ operator on constants |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | IC: (X & 5) == 13 --> false |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New tests |
commit | commitdiff | tree | snapshot |
2003-07-23 |
John Criswell | Renamed libtool to mklib for your tab completion pleasure. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove redundant const qualifier |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove redundant const qualifiers from cast<> expressions |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Simplify code by using ConstantInt::getRawValue instead... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove unnecessary casts |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Fit code into 80 columns |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Eliminate old-style cast |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Random cleanups |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove using decl |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Remove explicit const qualifiers |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Add more doxygen comments, add new ConstantInt::getRawV... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | Fix bug: TailDup/2003-07-22-InfiniteLoop.ll |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Chris Lattner | New testcase that caused infinite loop in taildup |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Chris Lattner | - InstCombine (cast (xor A, B) to bool) ==> (setne... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2003-07-22 |
John Criswell | Repaired the --enable and --disable options. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
John Criswell | Fixed the enable/disable options. The AC_ARG_ENABLE... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Brian Gaeke | Add documentation for runOnMachineFunction() |
commit | commitdiff | tree | snapshot |
2003-07-22 |
John Criswell | Made some corrections to the enable-llc_diffs option. |
commit | commitdiff | tree | snapshot |
next |