summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Revert "Reapply r185872 now that the address sanitizer has been changed to su...Arnold Schwaighofer2013-08-08
* [tests] Remove dead VALGRIND and CLEANED_TESTSUITE makefile variables.Daniel Dunbar2013-08-08
* [lit] Remove on_clone member, which is no longer used.Daniel Dunbar2013-08-08
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* R600/SI: Implement fp32<->fp64 conversionsNiels Ole Salscheider2013-08-08
* R600/SI: Implement sint<->fp64 conversionsNiels Ole Salscheider2013-08-08
* test commit.Andrea Di Biagio2013-08-08
* DISubprogram metadata have an MDNode representing which base typeEric Christopher2013-08-08
* Disable inlining between sanitized and non-sanitized functions.Evgeniy Stepanov2013-08-08
* For DW_TAG_template_type_parameter the actual passed in type couldEric Christopher2013-08-08
* Make sure that if we're going to attempt to add a type to a DIE thatEric Christopher2013-08-08
* PPC: Map frin to round() not nearbyint() and rint()Hal Finkel2013-08-08
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-08
* Revert "[objc-arc] Track if we encountered an additive overflow while computi...Michael Gottesman2013-08-08
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-07
* Reapply r185872 now that the address sanitizer has been changed to support this.Bill Wendling2013-08-07
* [tests] Make string encoding issues explicit.Daniel Dunbar2013-08-07
* [tests] Avoid deprecated except syntax.Daniel Dunbar2013-08-07
* Add ISD::FROUND for libm round()Hal Finkel2013-08-07
* DataFlowSanitizer; LLVM changes.Peter Collingbourne2013-08-07
* Using the integrated assembler we'd fail to change section to theEric Christopher2013-08-07
* AVX-512 set: Added BROADCAST instructionsElena Demikhovsky2013-08-07
* [SystemZ] Optimize floating-point comparisons with zeroRichard Sandiford2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* JumpThreading: Turn a select instruction into branching if it allows to threa...Benjamin Kramer2013-08-07
* LLVM Interpreter: MIPS tests should passElena Demikhovsky2013-08-07
* Create a pattern for the "trap" instruction.Reed Kotler2013-08-07
* R600/SI: Use VSrc_* register classes as the default classes for typesTom Stellard2013-08-06
* R600/SI: Add more special cases for opcodes to ensureSRegLimit()Tom Stellard2013-08-06
* Change the linkage of these global values to 'internal'.Bill Wendling2013-08-06
* LoopVectorize: Allow vectorization of loops with lifetime markersArnold Schwaighofer2013-08-06
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Add PPC64 mulli patternHal Finkel2013-08-06
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-06
* [NVPTX] Add missing patterns for i1 [s,u]int_to_fpJustin Holewinski2013-08-06
* [NVPTX] Fix bug in stack code generation causes by MC conversionJustin Holewinski2013-08-06
* [NVPTX] Start conversion to MC infrastructureJustin Holewinski2013-08-06
* ARM: implement allowTruncateForTailCallTim Northover2013-08-06
* LLVM Interpreter: fixed bug 16694Elena Demikhovsky2013-08-06
* Refactor isInTailCallPosition handlingTim Northover2013-08-06
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-06
* FileCheckize some of the testcases.Bill Wendling2013-08-05
* R600/SI: Add missing test for r187749Tom Stellard2013-08-05
* LLVM Interpreter: This patch implements vector support for cast operations (z...Elena Demikhovsky2013-08-05
* [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequencesRichard Sandiford2013-08-05
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-05
* [SystemZ] Use LOAD AND TEST to eliminate comparisons against zeroRichard Sandiford2013-08-05
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-05
* AVX-512 set: added mask operations, lowering BUILD_VECTOR for i1 vector types.Elena Demikhovsky2013-08-05