summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* Remove an easy use of EmitRawText from PPC.Rafael Espindola2014-01-25
* Revert "Revert "Add Constant Hoisting Pass" (r200034)"Juergen Ributzka2014-01-25
* Revert "Add Constant Hoisting Pass" (r200034)Hans Wennborg2014-01-25
* [Mips] TargetStreamer ELF flag Support for default and commandline options.Jack Carter2014-01-25
* [AArch64] Removed unused i8 type from FPR8 register class.Ana Pazos2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Revert "Add Constant Hoisting Pass"Juergen Ributzka2014-01-24
* Add Constant Hoisting PassJuergen Ributzka2014-01-24
* Add final and owerride keywords to TargetTransformInfo's subclasses.Juergen Ributzka2014-01-24
* Fix known typosAlp Toker2014-01-24
* Unify duplicated functions.Rafael Espindola2014-01-24
* Move emitInlineAsmEnd to the AsmPrinter interface.Rafael Espindola2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24
* [SparcV9] Add support for JIT in Sparc64.Venkatraman Govindaraju2014-01-24
* [X86] Prevent the creation of redundant ops for sadd and ssub with overflow.Juergen Ributzka2014-01-24
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-24
* [Sparc] Correct quad register list in the asm parser.Venkatraman Govindaraju2014-01-24
* InitToTextSection is redundant with InitSections. Remove it.Rafael Espindola2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalid baseKevin Enderby2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalidKevin Enderby2014-01-23
* Fix out of bounds access to the double regs array. Given theEric Christopher2014-01-23
* Add a few missing cases from r199933. Testcase coming shortly.Lang Hames2014-01-23
* Replace vfmaddxx213 instructions with their 231-type equivalents in accumulatorLang Hames2014-01-23
* [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao2014-01-23
* Add target analysis passes to the codegen pipeline for MCJIT.Juergen Ributzka2014-01-23
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-23
* R600: Remove successive JUMP in AnalyzeBranch when AllowModify is trueTom Stellard2014-01-23
* R600: Disable the BFE patternTom Stellard2014-01-23
* R600: Correctly handle vertex fetch clauses the precede ENDIFsTom Stellard2014-01-23
* R600: Unconditionally unroll loops that contain GEPs with alloca pointersTom Stellard2014-01-23
* R600: Recommit 199842: Add work-around for the CF stack entry HW bugTom Stellard2014-01-23
* AVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instructions,Elena Demikhovsky2014-01-23
* ARM: use litpools for normal i32 imms when compiling minsize.Tim Northover2014-01-23
* [mips][sched] Split IIStore into II_S[BHWD], II_S[WD][LR], and II_SAVEDaniel Sanders2014-01-23
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-23
* fix some spell mistakes around 'ConcatVector' and 'ShuffleVector' in AArch64 ...Kevin Qin2014-01-23
* X86Disassembler.cpp: Fix @param introduced in r199804. [-Wdocumentation]NAKAMURA Takumi2014-01-23
* [Mips] formatting through clang-formatJack Carter2014-01-22
* [Mips] TargetStreamer Support for .set mips16.Jack Carter2014-01-22
* Revert "R600: Add work-around for the CF stack entry HW bug"Tom Stellard2014-01-22
* R600: Add work-around for the CF stack entry HW bugTom Stellard2014-01-22
* R600: Add some missing CF instruction definitions to the .td files.Tom Stellard2014-01-22
* R600: Refactor stack size calculationTom Stellard2014-01-22
* R600: CF_PUSH is the same on Evergreen and CaymanTom Stellard2014-01-22
* R600: Add wavefront size property to the subtargets v2Tom Stellard2014-01-22
* R600: Add stack size to .AMDGPUcsdata sectionTom Stellard2014-01-22
* Fix pr18515.Rafael Espindola2014-01-22
* R600: MOVA is vector onlyTom Stellard2014-01-22
* R600: Take alignment into account when calculating the stack offsetTom Stellard2014-01-22