aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-164-24/+4
* Add a triple to this test.Rafael Espindola2013-10-161-1/+1
* Add support for metadata representing .ident directives.Rafael Espindola2013-10-164-0/+44
* Fix a pair of bugs in the emission of pubname tables:Eric Christopher2013-10-161-23/+46
* dos2unix on quoted-names.llHans Wennborg2013-10-161-20/+20
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-164-4/+24
* Enable MI Sched for x86.Andrew Trick2013-10-1566-279/+337
* [AArch64] Add support for NEON scalar signed saturating absolute value andChad Rosier2013-10-155-0/+156
* Struct byval: fix a copy-paste error for thumb2.Manman Ren2013-10-151-4/+43
* Fix PR17546Michael Liao2013-10-151-0/+10
* Fix PR16807Michael Liao2013-10-151-0/+18
* [mips][msa] Added support for build_vector for v4f32 and v2f64.Daniel Sanders2013-10-151-4/+39
* [SystemZ] Use A(G)SI when spilling the target of a constant additionRichard Sandiford2013-10-152-0/+332
* Fix MSP430 calling convention to match MSPGCCJob Noorman2013-10-152-0/+179
* llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to ...NAKAMURA Takumi2013-10-151-1/+1
* Improve on r192635, ExeDepsFix for avx, and add a test case.Andrew Trick2013-10-151-0/+29
* [mips] Transfer kill flag to the newly created operand.Akira Hatanaka2013-10-152-6/+24
* [mips] Set HI/LO registers' HWEncoding field.Akira Hatanaka2013-10-151-0/+31
* [X86][FastISel] During X86 fastisel, the address of indirect call was resolvedQuentin Colombet2013-10-141-0/+132
* Fix a typo, in a comment, in a test.Nick Lewycky2013-10-141-1/+1
* Revert part of a fix from 2010, changes since then:Eric Christopher2013-10-141-1/+5
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-149-20/+39
* [msan] Instrument x86.*_cvt* intrinsics.Evgeniy Stepanov2013-10-141-0/+66
* [AArch64] Add support for NEON scalar integer compare instructions.Chad Rosier2013-10-144-0/+395
* Add Cortex-A57 supportBernard Ogden2013-10-141-0/+13
* Add subtarget feature support for Cortex-A53Bernard Ogden2013-10-143-6/+10
* [mips][msa] Direct Object Emission support for BIT instructions.Matheus Almeida2013-10-141-0/+150
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-141-0/+27
* [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.Matheus Almeida2013-10-141-0/+18
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-141-0/+48
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-141-0/+15
* [msan] Fix handling of scalar select of vectors.Evgeniy Stepanov2013-10-141-0/+19
* Fixed a bug in dynamic allocation memory on stack.Elena Demikhovsky2013-10-143-3/+62
* Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instru...Craig Topper2013-10-143-13/+13
* Add disassembler support for SSE4.1 register/register form of PEXTRW. There i...Craig Topper2013-10-141-0/+6
* Mark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly to remove them from the ...Craig Topper2013-10-141-0/+8
* R600: improve dump of S_WAITCNTVincent Lejeune2013-10-131-0/+37
* R600: Use masked read sel for texture instructionsVincent Lejeune2013-10-131-8/+7
* R600: fix swizzle exportVincent Lejeune2013-10-132-1/+147
* SLPVectorizer: Sort PHINodes based on their opcodeArnold Schwaighofer2013-10-121-2/+34
* Force a CPU on test so it doesn't depend on microarchitectural scheduling dec...Benjamin Kramer2013-10-121-2/+2
* For Mips16, start to consolidate all forms of 32 bit literal loading so thatReed Kotler2013-10-121-6/+13
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-112-2/+4
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-112-0/+65
* R600: Add scalar i32 add testMatt Arsenault2013-10-111-0/+16
* Use CHECK-LABELMatt Arsenault2013-10-111-8/+8
* Mips: Disassemble sign-extended 64 bit immediates properly.Benjamin Kramer2013-10-111-0/+3
* Remove kill flags after if conversion if necessaryMatthias Braun2013-10-111-0/+30
* [DAGCombiner] Load slicing test case: attempt to really fix the buildbots (us...Quentin Colombet2013-10-111-2/+2
* Debug Info Testing Case: check for the name of a structure.Manman Ren2013-10-111-0/+1