| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti... | NAKAMURA Takumi | 2013-10-16 | 4 | -24/+4 |
* | Add a triple to this test. | Rafael Espindola | 2013-10-16 | 1 | -1/+1 |
* | Add support for metadata representing .ident directives. | Rafael Espindola | 2013-10-16 | 4 | -0/+44 |
* | Fix a pair of bugs in the emission of pubname tables: | Eric Christopher | 2013-10-16 | 1 | -23/+46 |
* | dos2unix on quoted-names.ll | Hans Wennborg | 2013-10-16 | 1 | -20/+20 |
* | MC: Better handling of tricky symbol and section names | Hans Wennborg | 2013-10-16 | 4 | -4/+24 |
* | Enable MI Sched for x86. | Andrew Trick | 2013-10-15 | 66 | -279/+337 |
* | [AArch64] Add support for NEON scalar signed saturating absolute value and | Chad Rosier | 2013-10-15 | 5 | -0/+156 |
* | Struct byval: fix a copy-paste error for thumb2. | Manman Ren | 2013-10-15 | 1 | -4/+43 |
* | Fix PR17546 | Michael Liao | 2013-10-15 | 1 | -0/+10 |
* | Fix PR16807 | Michael Liao | 2013-10-15 | 1 | -0/+18 |
* | [mips][msa] Added support for build_vector for v4f32 and v2f64. | Daniel Sanders | 2013-10-15 | 1 | -4/+39 |
* | [SystemZ] Use A(G)SI when spilling the target of a constant addition | Richard Sandiford | 2013-10-15 | 2 | -0/+332 |
* | Fix MSP430 calling convention to match MSPGCC | Job Noorman | 2013-10-15 | 2 | -0/+179 |
* | llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to ... | NAKAMURA Takumi | 2013-10-15 | 1 | -1/+1 |
* | Improve on r192635, ExeDepsFix for avx, and add a test case. | Andrew Trick | 2013-10-15 | 1 | -0/+29 |
* | [mips] Transfer kill flag to the newly created operand. | Akira Hatanaka | 2013-10-15 | 2 | -6/+24 |
* | [mips] Set HI/LO registers' HWEncoding field. | Akira Hatanaka | 2013-10-15 | 1 | -0/+31 |
* | [X86][FastISel] During X86 fastisel, the address of indirect call was resolved | Quentin Colombet | 2013-10-14 | 1 | -0/+132 |
* | Fix a typo, in a comment, in a test. | Nick Lewycky | 2013-10-14 | 1 | -1/+1 |
* | Revert part of a fix from 2010, changes since then: | Eric Christopher | 2013-10-14 | 1 | -1/+5 |
* | MachineSink: Fix and tweak critical-edge breaking heuristic. | Will Dietz | 2013-10-14 | 9 | -20/+39 |
* | [msan] Instrument x86.*_cvt* intrinsics. | Evgeniy Stepanov | 2013-10-14 | 1 | -0/+66 |
* | [AArch64] Add support for NEON scalar integer compare instructions. | Chad Rosier | 2013-10-14 | 4 | -0/+395 |
* | Add Cortex-A57 support | Bernard Ogden | 2013-10-14 | 1 | -0/+13 |
* | Add subtarget feature support for Cortex-A53 | Bernard Ogden | 2013-10-14 | 3 | -6/+10 |
* | [mips][msa] Direct Object Emission support for BIT instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+150 |
* | [mips][msa] Direct Object Emission support for VEC instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+27 |
* | [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}. | Matheus Almeida | 2013-10-14 | 1 | -0/+18 |
* | [mips][msa] Direct Object Emission for the majority of the ELM instructions. | Matheus Almeida | 2013-10-14 | 1 | -0/+48 |
* | [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction. | Matheus Almeida | 2013-10-14 | 1 | -0/+15 |
* | [msan] Fix handling of scalar select of vectors. | Evgeniy Stepanov | 2013-10-14 | 1 | -0/+19 |
* | Fixed a bug in dynamic allocation memory on stack. | Elena Demikhovsky | 2013-10-14 | 3 | -3/+62 |
* | Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instru... | Craig Topper | 2013-10-14 | 3 | -13/+13 |
* | Add disassembler support for SSE4.1 register/register form of PEXTRW. There i... | Craig Topper | 2013-10-14 | 1 | -0/+6 |
* | Mark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly to remove them from the ... | Craig Topper | 2013-10-14 | 1 | -0/+8 |
* | R600: improve dump of S_WAITCNT | Vincent Lejeune | 2013-10-13 | 1 | -0/+37 |
* | R600: Use masked read sel for texture instructions | Vincent Lejeune | 2013-10-13 | 1 | -8/+7 |
* | R600: fix swizzle export | Vincent Lejeune | 2013-10-13 | 2 | -1/+147 |
* | SLPVectorizer: Sort PHINodes based on their opcode | Arnold Schwaighofer | 2013-10-12 | 1 | -2/+34 |
* | Force a CPU on test so it doesn't depend on microarchitectural scheduling dec... | Benjamin Kramer | 2013-10-12 | 1 | -2/+2 |
* | For Mips16, start to consolidate all forms of 32 bit literal loading so that | Reed Kotler | 2013-10-12 | 1 | -6/+13 |
* | Fixing problems in lli's RemoteMemoryManager. | Andrew Kaylor | 2013-10-11 | 2 | -2/+4 |
* | Adding multiple object support to MCJIT EH frame handling | Andrew Kaylor | 2013-10-11 | 2 | -0/+65 |
* | R600: Add scalar i32 add test | Matt Arsenault | 2013-10-11 | 1 | -0/+16 |
* | Use CHECK-LABEL | Matt Arsenault | 2013-10-11 | 1 | -8/+8 |
* | Mips: Disassemble sign-extended 64 bit immediates properly. | Benjamin Kramer | 2013-10-11 | 1 | -0/+3 |
* | Remove kill flags after if conversion if necessary | Matthias Braun | 2013-10-11 | 1 | -0/+30 |
* | [DAGCombiner] Load slicing test case: attempt to really fix the buildbots (us... | Quentin Colombet | 2013-10-11 | 1 | -2/+2 |
* | Debug Info Testing Case: check for the name of a structure. | Manman Ren | 2013-10-11 | 1 | -0/+1 |