Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-12 | [X86] DAGCombine should not assume arbitrary vector types are simple | Michael Kuperstein | 1 | -0/+11 |
2015-04-22 | [x86] allow 64-bit extracted vector element integer stores on a 32-bit system | Sanjay Patel | 1 | -1/+40 |
2015-04-20 | use update_llc_test_checks.py to tighten checking | Sanjay Patel | 1 | -13/+22 |
2015-02-27 | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 1 | -1/+1 |
2014-01-12 | Make test independent of scheduling | Nico Rieck | 1 | -1/+1 |
2014-01-12 | Fix non-deterministic SDNodeOrder-dependent codegen | Nico Rieck | 1 | -1/+1 |
2011-03-16 | test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w... | NAKAMURA Takumi | 1 | -2/+6 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -2/+2 |
2009-03-12 | Typo. | Evan Cheng | 1 | -1/+1 |
2009-03-12 | On x86, if the only use of a i64 load is a i64 store, generate a pair of doub... | Evan Cheng | 1 | -0/+13 |