summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* AArch64/ARM64: enable more AArch64 tests on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: add missing pattern for extending load.Tim Northover2014-04-15
* AArch64/ARM64: only mangle MOVZ/MOVN during encoding when neededTim Northover2014-04-15
* AArch64/ARM64: add support for large code-model jump tables.Tim Northover2014-04-15
* AArch64/ARM64: add patterns for various commutations of FNMADD.Tim Northover2014-04-15
* AArch64/ARM64: add half as a storage type on ARM64.Tim Northover2014-04-15
* AArch64/ARM64: copy patterns for fixed-point conversionsTim Northover2014-04-15
* ARM64: add constraints to various FastISel operationsTim Northover2014-04-15
* AArch64/ARM64: add more arm64 lines to AArch64 regression testsTim Northover2014-04-15
* AArch64/ARM64: add dp tests from AArch64Tim Northover2014-04-15
* Optional hash symbol feature support for ARM64Stepan Dyatkovskiy2014-04-15
* vect.omp.persistence.ll REQUIRES asserts due to -debug-only.NAKAMURA Takumi2014-04-15
* D3348 - [BUG] "Rotate Loop" pass kills "llvm.vectorizer.enable" metadataAlexey Bataev2014-04-15
* [MC] Emit an error if cfi_startproc is used before a symbol is defined.Quentin Colombet2014-04-15
* [Register Coalescer] Add a test case for 206060.Quentin Colombet2014-04-15
* Change argument order and add explanatory comment to r206130David Blaikie2014-04-14
* Revert "Revert r206045, "Fix shift by constants for vector.""Matt Arsenault2014-04-14
* Re-apply r206096 after investigating the gdb buildbot failure.Adrian Prantl2014-04-14
* Fix for codegen bug that could cause illegal cmn instruction generationLouis Gerbarg2014-04-14
* Add a flag to disable the ARM64DeadRegisterDefinitionsPassLouis Gerbarg2014-04-14
* Fix a bug in which BranchProbabilityInfo wasn't setting branch weights of bas...Akira Hatanaka2014-04-14
* Fix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT will not match the filename.Richard Trieu2014-04-14
* Fix up MCFixup::getAccessVariant to handle unary expressions.Kaelyn Takata2014-04-14
* tools: fix heap-buffer-overrun detected via ASANSaleem Abdulrasool2014-04-14
* [mips] Fix fcopysign for MIPS-IV and add the test.Daniel Sanders2014-04-14
* [mips] MIPS-IV is broadly the same as MIPS64 so duplicate all -mcpu=mips64 te...Daniel Sanders2014-04-14
* [mips] Fix more incorrect uses of HasMips64 and isMips64()Daniel Sanders2014-04-14
* ARM64: specify full triple in tests to pacify Windows.Tim Northover2014-04-14
* AArch64: add newline to end of test files.Tim Northover2014-04-14
* ARM64: remove buggy REV16 pattern.Tim Northover2014-04-14
* AArch64/ARM64: enable directcond.ll test on ARM64.Tim Northover2014-04-14
* ARM64: add patterns for csXYZ with reversed operands.Tim Northover2014-04-14
* ARM64: enable more regression tests from AArch64Tim Northover2014-04-14
* ARM64: add support for AArch64's addsub_ext.llTim Northover2014-04-14
* ARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).Tim Northover2014-04-14
* ARM64: start porting regression test suite from AArch64Tim Northover2014-04-14
* [XCore] Don't create invalid MKMSK instructions inside loadImmediate().Richard Osborne2014-04-14
* Whitespace.NAKAMURA Takumi2014-04-14
* Revert r206045, "Fix shift by constants for vector."NAKAMURA Takumi2014-04-14
* Don't assert in BasicTTI::getMemoryOpCost for non-simple typesHal Finkel2014-04-14
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-14
* [PowerPC] [Constant Hoisting] Enable constant hoisting on PPCHal Finkel2014-04-13
* Recognize test for overflow in integer multiplication.Serge Pavlov2014-04-13
* [PowerPC] Fix rlwimi isel when mask is not constantHal Finkel2014-04-13
* Fix instruction debug info location during legalizationDavid Blaikie2014-04-13
* tools: teach objdump about FILE aux recordsSaleem Abdulrasool2014-04-13
* [PowerPC] Implement some additional TLI callbacksHal Finkel2014-04-12
* PR13337: Omit DW_TAG_restrict_type when compiling for DWARF2David Blaikie2014-04-12
* Add extra checks to mvn.ll test to prevent the "f1" check from matchingRichard Trieu2014-04-12
* Revert "Debug info: (bugfix) C++ C/Dtors can be compiled to multiple functions,"Adrian Prantl2014-04-12