| Commit message (Expand) | Author | Age | Files | Lines |
* | enhance isRemovable to refuse to delete volatile mem transfers | Chris Lattner | 2010-11-30 | 1 | -4/+16 |
* | Add tests for more forms of Thumb2 loads and stores. | Owen Anderson | 2010-11-30 | 1 | -0/+32 |
* | ptx: add command-line options for gpu target and ptx version | Che-Liang Chiou | 2010-11-30 | 1 | -0/+6 |
* | Not all platforms use _<func>. Duh. | Eric Christopher | 2010-11-30 | 1 | -2/+2 |
* | Add parsing for the Thumb t_addrmode_s4 addressing mode. This can almost | Bill Wendling | 2010-11-30 | 1 | -0/+3 |
* | Rewrite the main DSE loop to be written in terms of reasoning | Chris Lattner | 2010-11-30 | 1 | -0/+33 |
* | Rewrite mwait and monitor support and custom lower arguments. | Eric Christopher | 2010-11-30 | 1 | -0/+26 |
* | Add a puts optimization that converts puts() to putchar('\n'). | Anders Carlsson | 2010-11-30 | 1 | -0/+15 |
* | Fix a typo. | Anders Carlsson | 2010-11-30 | 1 | -1/+1 |
* | Rename this test to FPuts.ll since it actually tests fputs. | Anders Carlsson | 2010-11-30 | 1 | -0/+0 |
* | remove a use of llvm-dis | Chris Lattner | 2010-11-30 | 1 | -2/+1 |
* | merge one more away | Chris Lattner | 2010-11-30 | 2 | -9/+12 |
* | I already merged partial-overwrite.ll -> PartialStore.ll | Chris Lattner | 2010-11-30 | 3 | -29/+20 |
* | clean up DSE tests, removing some poorly reduced and useless old test, | Chris Lattner | 2010-11-30 | 14 | -1301/+115 |
* | enhance basicaa to return "Mod" for a memcpy call when the | Chris Lattner | 2010-11-30 | 1 | -2/+13 |
* | Teach basicaa that memset's modref set is at worst "mod" and never | Chris Lattner | 2010-11-30 | 1 | -0/+14 |
* | Correct Thumb2 encodings for a much wider range of loads and stores. | Owen Anderson | 2010-11-30 | 1 | -0/+15 |
* | my previous patch would cause us to start deleting some volatile | Chris Lattner | 2010-11-30 | 1 | -0/+20 |
* | Add support for NEON VLD3-dup instructions. | Bob Wilson | 2010-11-30 | 1 | -0/+23 |
* | Provide Thumb2 encodings for basic loads and stores. | Owen Anderson | 2010-11-29 | 1 | -1/+14 |
* | Mark Darwin call instructions as using "r7" to prevent the frame-register | Evan Cheng | 2010-11-29 | 1 | -0/+28 |
* | Add missing colon. | Benjamin Kramer | 2010-11-29 | 1 | -1/+1 |
* | Fix some broken CHECK lines. | Benjamin Kramer | 2010-11-29 | 4 | -4/+4 |
* | fix PR8677, patch by Jakub Staszak! | Chris Lattner | 2010-11-29 | 1 | -0/+14 |
* | Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load ... | Frits van Bommel | 2010-11-29 | 1 | -3/+72 |
* | Update this test to keep testing the -instcombine transform it's supposed to ... | Frits van Bommel | 2010-11-29 | 1 | -3/+3 |
* | Teach ConstantFoldInstruction() how to fold insertvalue and extractvalue. | Frits van Bommel | 2010-11-29 | 2 | -0/+136 |
* | Add support for NEON VLD3-dup instructions. | Bob Wilson | 2010-11-29 | 1 | -0/+20 |
* | Handle lshr for i128 correctly on SPU also when | Kalle Raiskila | 2010-11-29 | 1 | -2/+14 |
* | Enable PostRA scheduling for SPU. | Kalle Raiskila | 2010-11-29 | 2 | -4/+4 |
* | test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. | NAKAMURA Takumi | 2010-11-29 | 5 | -11/+11 |
* | Add more Thumb encodings. | Bill Wendling | 2010-11-29 | 1 | -0/+8 |
* | More Thumb encodings. | Bill Wendling | 2010-11-29 | 1 | -0/+5 |
* | Add Thumb encodings for REV instructions. | Bill Wendling | 2010-11-29 | 1 | -1/+8 |
* | test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules ar... | NAKAMURA Takumi | 2010-11-29 | 6 | -3/+9 |
* | test: Add the new feature 'loadable_module'. | NAKAMURA Takumi | 2010-11-29 | 3 | -0/+15 |
* | Add more Thumb encodings. | Bill Wendling | 2010-11-29 | 1 | -0/+3 |
* | fix PR8686, accepting a 'b' suffix at the end of all the setcc | Chris Lattner | 2010-11-28 | 1 | -1/+4 |
* | Add support for NEON VLD2-dup instructions. | Bob Wilson | 2010-11-28 | 1 | -0/+32 |
* | Lower TLS_addr32 and TLS_addr64. | Rafael Espindola | 2010-11-27 | 3 | -10/+11 |
* | Implement the data16 prefix. | Rafael Espindola | 2010-11-27 | 1 | -0/+1 |
* | CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio. | NAKAMURA Takumi | 2010-11-27 | 3 | -10/+23 |
* | Add NEON VLD1-dup instructions (load 1 element to all lanes). | Bob Wilson | 2010-11-27 | 2 | -1/+43 |
* | macho-dump: Fix typo. | Daniel Dunbar | 2010-11-27 | 29 | -30/+30 |
* | test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake depends on ... | NAKAMURA Takumi | 2010-11-26 | 1 | -0/+1 |
* | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 4 | -4/+4 |
* | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 10 | -10/+10 |
* | Use -S rather than -c for the benefit of dragonegg. | Duncan Sands | 2010-11-25 | 3 | -3/+3 |
* | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 47 | -63/+63 |
* | Judging from the comment, the system assembler is supposed to assemble | Duncan Sands | 2010-11-25 | 1 | -1/+1 |