summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02R600: Fix instruction encoding for r600 family GPUststellar3-15/+15
2012-10-02Merge master branchtstellar237-2024/+11083
2012-10-02Merge TOTtstellar33-168/+699
2012-09-25R600: Fix typo in R600RegisterInfo.tdtstellar1-1/+1
2012-09-25AMDGPU: Fix register encodingtstellar3-12/+6
2012-09-24R600: support for interpolation intrinsicststellar9-1/+307
2012-09-24R600: Handle loads from the constants address space.tstellar3-0/+19
2012-09-24R600: Expand vector fadd and fmul on R600tstellar3-0/+33
2012-09-24R600: Add support for v4f32 stores on R600tstellar4-9/+36
2012-09-24R600: Add optimization for FP_ROUNDtstellar3-0/+38
2012-09-24R600: Add support for i8 reads on R600tstellar4-0/+35
2012-09-24R600: Replace AMDGPU pow intrinsic with the llvm versiontstellar4-3/+6
2012-09-24Enable the new SROA pass by default.tstellar1-1/+1
2012-09-24Address one of the original FIXMEs for the new SROA pass by implementingtstellar2-21/+161
2012-09-24Emit dtors into proper section while compiling in vcpp-compatible mode.tstellar2-12/+31
2012-09-24Switch to a signed representation for the dynamic offsets while walkingtstellar2-26/+133
2012-09-24Don't do actual work inside an assert statement. Fixes PR11760!tstellar4-4/+9
2012-09-24Revise test to avoid using of 'grep'tstellar1-20/+14
2012-09-24Add LLVM_OVERRIDE to methods that override their base classes.tstellar17-66/+73
2012-09-24Enhance test case of atomic16 to verify inst encoding fixed in r164453.tstellar1-0/+6
2012-09-24ARMInstPrinter.cpp: Fix a warning in -Asserts. [-Wunused-variable]tstellar1-0/+2
2012-09-24Whitespace.tstellar1-2/+2
2012-09-24Fix edge cases of ARM shift operands in arith instructions.tstellar3-38/+94
2012-09-24Fix the handling of edge cases in ARM shifted operands.tstellar6-8/+151
2012-09-24Fix 16-bit atomic inst encoding and keep pseudo-inst starting with '#'tstellar1-14/+14
2012-09-24Fix typo in r164357tstellar1-1/+1
2012-09-24Machine Model (-schedmodel only). Added SchedAliases.tstellar4-88/+327
2012-09-24Add llvm::getOrdinalSuffix to get the appropriate -st, -nd, -rd, -th suffix.tstellar1-0/+19
2012-09-24Casting: assert that pointer arguments to isa<> are non-null.tstellar1-0/+3
2012-09-24DenseMap: assert that we have found a bucket before we try to insert into it.tstellar1-0/+1
2012-09-24MIPS DSP: Add immediate leaves.tstellar1-0/+20
2012-09-24MIPS DSP: Add predicates and instruction template.tstellar1-0/+25
2012-09-24Add MIPS DSP register classes. Set actions of DSP vector operations and overridetstellar2-0/+49
2012-09-24SelectionDAG node enums for MIPS DSP nodes.tstellar2-0/+55
2012-09-24Add MIPS accumulator and DSP control registers.tstellar2-1/+45
2012-09-24Add flags and feature bits for mips dsp.tstellar2-0/+9
2012-09-24Fix a case where the new SROA pass failed to zap dead operands totstellar2-7/+15
2012-09-24Add an --enable-backtraces option to configure to determinetstellar4-2/+47
2012-09-24Add an MDBuilder utility for creating !tbaa.struct nodes.tstellar1-0/+21
2012-09-24[CMake] Respect LLVM_BUILD_RUNTIME.tstellar1-0/+1
2012-09-24[ms-inline asm] Expose the mnemonicIsValid() function in the AsmParser.tstellar6-2/+22
2012-09-24Have the DbgVariable "isArtificial" and "isObjectPointer" nottstellar2-5/+5
2012-09-24Add comment.tstellar1-1/+2
2012-09-24Add comment.tstellar1-1/+2
2012-09-24Fix a significant recent(?) regression. StackSlotColoring no longer did anythingtstellar4-3/+10
2012-09-24docs: Fix long-standing typo in yaml2obj.rst.tstellar1-2/+2
2012-09-24Whitespace.tstellar1-2/+2
2012-09-24Say "bytes" instead of "address units", since that's what thetstellar1-5/+5
2012-09-24Document the new !tbaa.struct metadata.tstellar1-0/+39
2012-09-24Add missing 'to' and rephrase an explanation of GCC's assumptions.tstellar1-4/+4