summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* AArch64/ARM64: implement diagnosis of unpredictable loads & storesTim Northover2014-05-06
* AArch64/ARM64: add two more MC tests to ARM64 set.Tim Northover2014-05-06
* AArch64/ARM64: enable MC-level diagnostic tests for NEON insts.Tim Northover2014-05-06
* AArch64/ARM64: make NEON vector list parsing a bit more robustTim Northover2014-05-06
* AArch64/ARM64: produce more informative diagnostic assembling some immediatesTim Northover2014-05-06
* ARM: For thumb fixups store halfwords high first and low secondChristian Pirker2014-05-06
* [ARM64] Enable alignment control option in front-end for ARM64.Kevin Qin2014-05-06
* Fix i128 div/mod on mingw64Reid Kleckner2014-05-06
* Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...Nick Lewycky2014-05-05
* R600: Expand i64 ISD:SUBTom Stellard2014-05-05
* Revert "Optimize shufflevector that copies an i64/f64 and zeros the rest."Filipe Cabecinhas2014-05-05
* Optimize shufflevector that copies an i64/f64 and zeros the rest.Filipe Cabecinhas2014-05-05
* Move test from r207969 to another folder and rename it.Michael Zolotukhin2014-05-05
* Always set alignment of vectorized LD/ST in SLP-Vectorizer. <rdar://problem...Yi Jiang2014-05-05
* Fix spelling.Joerg Sonnenberger2014-05-05
* LTO: -internalize sets visibility to defaultDuncan P. N. Exon Smith2014-05-05
* Remove the -disable-cfi option.Rafael Espindola2014-05-05
* [Test] Remove substitution for clangAdam Nemet2014-05-05
* Modify test to not use -disable-cfi.Rafael Espindola2014-05-05
* Move test to the ARM64 directory.Rafael Espindola2014-05-05
* Convert a CodeGen test into a MC test.Rafael Espindola2014-05-05
* Fix test from r207966 and add a comment there.Michael Zolotukhin2014-05-05
* Add regression test for r207692.Michael Zolotukhin2014-05-05
* CodeGen: correct memset emittance for WoASaleem Abdulrasool2014-05-04
* CodeGen: strengthen WoA AEABI avoidance testsSaleem Abdulrasool2014-05-04
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-04
* LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to lim...Benjamin Kramer2014-05-04
* SLPVectorizer: Bring back the insertelement patch (r205965) with fixesArnold Schwaighofer2014-05-04
* AVX-512: minor change in rndscale intrinsicElena Demikhovsky2014-05-04
* X86: repair export compatibility with MinGW/cygwinSaleem Abdulrasool2014-05-04
* Fix pr19645.Rafael Espindola2014-05-03
* [ARM64] Correctly select ANDWri in FastISel.Joey Gouly2014-05-03
* Vectorize intrinsic math function calls in SLPVectorizer.Karthik Bhat2014-05-03
* [LSR] Add llc testcase for r207271/r207569.Adam Nemet2014-05-02
* [sanitizers] Propagate the sanitizer options through to the lit context.Chandler Carruth2014-05-02
* llvm-cov: Fix handling of line zero appearing in a line tableJustin Bogner2014-05-02
* [tablegen] !strconcat accepts more than two arguments but this wasn't documen...Daniel Sanders2014-05-02
* Teach GlobalDCE how to remove empty global_ctor entries.Nico Weber2014-05-02
* [GVN] Pass the phi-translated address of a load instead of the untranslatedAkira Hatanaka2014-05-02
* MC: place .file records into the correct sectionSaleem Abdulrasool2014-05-02
* DAGCombine: prevent formation of illegal ConstantFP nodes.Tim Northover2014-05-02
* R600: Expand vector sin and cos.Tom Stellard2014-05-02
* R600: Expand TruncStore i64 -> {i16,i8}Tom Stellard2014-05-02
* AArch64/ARM64: add patterns for post-indexed ST1 ops.Tim Northover2014-05-02
* AArch64/ARM64: support indexed loads/stores on vector types.Tim Northover2014-05-02
* Allow SelectionDAG::FoldConstantArithmetic to work when it's called with a ve...Benjamin Kramer2014-05-02
* Fold strlen(expr ? "str1" : "str2") to x ? len1 : len2. This fires about 330 ...Nick Lewycky2014-05-02
* [IR] Make {extract,insert}element accept an index of any integer type.Michael J. Spencer2014-05-01
* Add basic functionality for assignment of ints.Reed Kotler2014-05-01
* Don't propagate StorageClass and ComplexType to aliases.Rafael Espindola2014-05-01