Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix dependencies. The lexer depends on the grammar for the UpgradeParser.h | Reid Spencer | 2007-01-05 | 1 | -2/+1 |
* | Regenerate | Reid Spencer | 2007-01-05 | 8 | -6247/+9419 |
* | Adjust to new header file name. | Reid Spencer | 2007-01-05 | 1 | -1/+1 |
* | Major update of llvm-upgrade: | Reid Spencer | 2007-01-05 | 3 | -238/+534 |
* | regenerate | Chris Lattner | 2007-01-04 | 6 | -8133/+6026 |
* | If we hit a parse error, emit something bad to the output stream. This ensur... | Chris Lattner | 2007-01-04 | 1 | -0/+2 |
* | Regenerate. | Reid Spencer | 2007-01-03 | 6 | -500/+608 |
* | Implement many new type features including upreferences, proper retention | Reid Spencer | 2007-01-03 | 1 | -4/+15 |
* | Finish implementation of variable renaming to handle collapsed type planes | Reid Spencer | 2007-01-03 | 1 | -35/+71 |
* | A bit more debugging printf's. | Evan Cheng | 2007-01-03 | 1 | -0/+10 |
* | Regenerate. | Reid Spencer | 2007-01-02 | 3 | -211/+211 |
* | Permit signed and unsigned integer constants to be used with either signed | Reid Spencer | 2007-01-02 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2007-01-02 | 8 | -1574/+1967 |
* | For PR1070: | Reid Spencer | 2007-01-02 | 3 | -313/+563 |
* | Regenerate. | Reid Spencer | 2007-01-01 | 5 | -400/+493 |
* | For PR1070: | Reid Spencer | 2007-01-01 | 1 | -2/+33 |
* | For PR950: | Reid Spencer | 2006-12-31 | 14 | -4503/+4485 |
* | For PR950: | Reid Spencer | 2006-12-31 | 2 | -30/+29 |
* | Regenerate. | Reid Spencer | 2006-12-29 | 8 | -4461/+4610 |
* | For PR950: | Reid Spencer | 2006-12-29 | 2 | -41/+64 |
* | For PR950: | Reid Spencer | 2006-12-23 | 8 | -496/+497 |
* | Ignore the LibDeps.txt.tmp file. | Reid Spencer | 2006-12-22 | 1 | -0/+1 |
* | Remove a call to Type::isSigned(). | Reid Spencer | 2006-12-18 | 1 | -3/+1 |
* | Remove DSA. | John Criswell | 2006-12-13 | 2 | -2/+2 |
* | Ressurrect this needed file. | Reid Spencer | 2006-12-13 | 1 | -0/+63 |
* | Ressurrect the Stacker "st" configuration. Someday this will all go | Reid Spencer | 2006-12-13 | 1 | -1/+1 |
* | Generate the correct cast opcode for constant expressions. | Reid Spencer | 2006-12-12 | 1 | -2/+17 |
* | Fix PR1040: | Reid Spencer | 2006-12-12 | 1 | -3/+8 |
* | make statistics and timing info print even if the JIT'd program calls exit | Chris Lattner | 2006-12-10 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2006-12-09 | 3 | -3/+3 |
* | Fix test/Regression/Assembler/2006-12-09-Cast-To-Bool.ll | Reid Spencer | 2006-12-09 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2006-12-09 | 5 | -400/+418 |
* | When upgrading cast to bool to a setne, generate icmp ne instead. | Reid Spencer | 2006-12-09 | 1 | -4/+10 |
* | Regenerate. | Reid Spencer | 2006-12-07 | 5 | -392/+419 |
* | Create an option to turn off generation of fcmp instructions while still | Reid Spencer | 2006-12-07 | 1 | -0/+9 |
* | Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are | Bill Wendling | 2006-12-07 | 12 | -170/+165 |
* | No need to update generated files. | Jim Laskey | 2006-12-06 | 2 | -2847/+3909 |
* | Fix build for older versios of bison. | Jim Laskey | 2006-12-06 | 3 | -3911/+2849 |
* | Regenerate. | Reid Spencer | 2006-12-06 | 3 | -3/+3 |
* | Don't turn on SETCC upgrade yet! | Reid Spencer | 2006-12-06 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2006-12-06 | 5 | -330/+330 |
* | Fix upgrade of setcc with bool operands. | Reid Spencer | 2006-12-06 | 2 | -2/+6 |
* | reword message | Chris Lattner | 2006-12-06 | 1 | -1/+1 |
* | make all llvm tools call llvm_shutdown when they exit, static'ify some stuff. | Chris Lattner | 2006-12-06 | 21 | -59/+94 |
* | This needs the callgraph data structure to stick around as long as the | Chris Lattner | 2006-12-05 | 1 | -1/+1 |
* | Regenerate. | Reid Spencer | 2006-12-05 | 5 | -396/+423 |
* | For PR645: | Reid Spencer | 2006-12-05 | 2 | -4/+19 |
* | Regenerate. | Reid Spencer | 2006-12-04 | 4 | -324/+324 |
* | Match the llvmAsmParser's handling of ICmp and FCmp instructions. | Reid Spencer | 2006-12-03 | 4 | -1730/+1812 |
* | Regenerate. | Reid Spencer | 2006-12-03 | 5 | -385/+388 |