summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Move the addition of the dwo_id as late as possible after everythingEric Christopher2013-08-12
* Fix PR16797 - Support PHINodes with multiple inputs from the same basic block.Nadav Rotem2013-08-12
* This patch implements ei and di instructions for mips. Test cases are added.Vladimir Medic2013-08-12
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* [SystemZ] Use CLC and IPM to implement memcmpRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-12
* Allow compatible extension attributes for tail callsTim Northover2013-08-12
* Fix big-endian handling of integer-to-vector bitcasts in InstCombineRichard Sandiford2013-08-12
* Don't generate floating point stubs for mips16 code if the functionReed Kotler2013-08-11
* AVX-512: Added more tests for BROADCASTElena Demikhovsky2013-08-11
* AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm instructions.Elena Demikhovsky2013-08-11
* Revert r188119 "Kill some duplicated code for removing unreachable BBs."Arnold Schwaighofer2013-08-10
* R600/SI: FMA is faster than fmul and fadd for f64Niels Ole Salscheider2013-08-10
* R600/SI: Add FMA patternNiels Ole Salscheider2013-08-10
* Check for $PWD in llvm::sys::current_path.Rafael Espindola2013-08-10
* [objc-arc] Track if we encountered an additive overflow while computing {TopD...Michael Gottesman2013-08-09
* Kill some duplicated code for removing unreachable BBs.Peter Collingbourne2013-08-09
* DataFlowSanitizer: Remove unreachable BBs so IR continues to verifyPeter Collingbourne2013-08-09
* Add another intrinsic that LLVM gives an incorrect prototype to.Reed Kotler2013-08-09
* [stackprotector] Simplify SP Pass so that we emit different fail basic blocks...Michael Gottesman2013-08-09
* CHECK-LABEL-ify testsStephen Lin2013-08-09
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* Add missing 'v' prefix in front of palignr on one of checks.Craig Topper2013-08-09
* Set ISD::FROUND to Expand by default for all typesHal Finkel2013-08-09
* Optimistically ignore scattered relocations in MachO in RuntimeDyld. ThisLang Hames2013-08-09
* Mips ELF: MicroMips direct object Little endian support. Jack Carter2013-08-08
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-08
* 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