| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate. | Reid Spencer | 2006-12-04 | 3 | -645/+669 |
* | For PR950: For ICmp and FCmp constant expressions, put the predicate outiside... | Reid Spencer | 2006-12-04 | 1 | -7/+7 |
* | Regenerate. | Reid Spencer | 2006-12-03 | 3 | -261/+259 |
* | Remove useless #include. | Reid Spencer | 2006-12-03 | 1 | -1/+0 |
* | Regenerate. | Reid Spencer | 2006-12-03 | 5 | -2002/+2077 |
* | Shorten the FCmp and ICmp mnemonics to 3 letters. Make the parser | Reid Spencer | 2006-12-03 | 2 | -34/+41 |
* | Regenerate. | Reid Spencer | 2006-12-03 | 5 | -2976/+2981 |
* | Remove backwards compatibility goop. Now implemented in llvm-upgrade. | Reid Spencer | 2006-12-03 | 3 | -602/+424 |
* | Regenerate. | Reid Spencer | 2006-12-01 | 4 | -196/+184 |
* | Introducing external weak linkage. Darwin codegen should be added later. | Anton Korobeynikov | 2006-12-01 | 1 | -1/+1 |
* | Removed #include <iostream> and used llvm streams | Bill Wendling | 2006-11-28 | 1 | -3/+3 |
* | Regenerate. | Reid Spencer | 2006-11-28 | 3 | -586/+678 |
* | Implement signedness caching for values, value lists, constants and | Reid Spencer | 2006-11-28 | 3 | -205/+253 |
* | For PR950: | Reid Spencer | 2006-11-27 | 8 | -2152/+2569 |
* | For PR950: | Reid Spencer | 2006-11-19 | 3 | -215/+277 |
* | Initialize some pointers to quiet the compiler (when doing build_gcc | Bill Wendling | 2006-11-12 | 1 | -2/+2 |
* | For PR950: | Reid Spencer | 2006-11-08 | 5 | -2913/+3999 |
* | regenerate | Chris Lattner | 2006-11-08 | 4 | -4045/+3042 |
* | Fix a bug noticed by Emil Mikulic. | Chris Lattner | 2006-11-08 | 1 | -2/+2 |
* | For PR786: | Reid Spencer | 2006-11-02 | 5 | -1731/+1844 |
* | For PR950: | Reid Spencer | 2006-11-02 | 2 | -8/+19 |
* | For PR950: | Reid Spencer | 2006-10-26 | 6 | -1196/+1359 |
* | Removed extraneous semi-colon; this was prevening the grammar file from | John Criswell | 2006-10-24 | 2 | -2/+2 |
* | Regenerate. | Reid Spencer | 2006-10-22 | 3 | -2885/+3870 |
* | Remove unneeded CHECK_FOR_ERROR invocations. | Reid Spencer | 2006-10-22 | 1 | -2/+0 |
* | regenerate | Chris Lattner | 2006-10-22 | 5 | -4288/+3300 |
* | change keyword to datalayout | Chris Lattner | 2006-10-22 | 2 | -3/+3 |
* | For PR950: | Reid Spencer | 2006-10-20 | 5 | -3049/+4043 |
* | Add support for the new "target data" information in .ll files. This provides | Owen Anderson | 2006-10-18 | 5 | -2372/+2224 |
* | Add support for the new "target data" information in .ll files. This provides | Owen Anderson | 2006-10-18 | 2 | -0/+7 |
* | regenerate | Chris Lattner | 2006-10-15 | 3 | -3858/+2870 |
* | Produce a useful error message for Regression/Verifier/2006-10-15-AddrLabel.ll | Chris Lattner | 2006-10-15 | 1 | -0/+2 |
* | Fix PR886: | Reid Spencer | 2006-10-09 | 4 | -2878/+3894 |
* | Eliminate ConstantBool::True and ConstantBool::False. Instead, provide | Chris Lattner | 2006-09-28 | 5 | -3868/+2876 |
* | Fix PR902: | Reid Spencer | 2006-09-28 | 4 | -1292/+1421 |
* | Added some eye-candy for Subtarget type checking | Anton Korobeynikov | 2006-09-17 | 7 | -1607/+1684 |
* | Small fixes for supporting dll* linkage types | Anton Korobeynikov | 2006-09-17 | 3 | -110/+107 |
* | Adding generated files for the last commit | Anton Korobeynikov | 2006-09-14 | 3 | -4054/+5507 |
* | Adding dllimport, dllexport and external weak linkage types. | Anton Korobeynikov | 2006-09-14 | 4 | -30/+106 |
* | regenerate | Chris Lattner | 2006-08-18 | 4 | -3844/+2881 |
* | trivial optimization | Chris Lattner | 2006-08-18 | 1 | -1/+4 |
* | Add a comment about the mechanisms used to rid AsmParser of exceptions. | Reid Spencer | 2006-08-18 | 4 | -214/+244 |
* | For PR797: | Reid Spencer | 2006-08-18 | 1 | -1/+0 |
* | For PR797: | Reid Spencer | 2006-08-18 | 9 | -3256/+4729 |
* | These libs use EH info | Chris Lattner | 2006-07-07 | 1 | -0/+1 |
* | fix typo | Chris Lattner | 2006-06-21 | 2 | -187/+187 |
* | Fix build on systems with bad bison's | Chris Lattner | 2006-06-02 | 1 | -0/+5 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -0/+1 |
* | Fix grammar in a comment. | Reid Spencer | 2006-05-29 | 1 | -1/+1 |
* | Regenerate | Chris Lattner | 2006-05-19 | 5 | -1442/+1455 |