aboutsummaryrefslogtreecommitdiff
path: root/lib/Target
AgeCommit message (Expand)Author
2013-02-20[ms-inline asm] Make the comment a bit more verbose.Chad Rosier
2013-02-20Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke].Bill Schmidt
2013-02-20Hexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMCInst.h.Jyotsna Verma
2013-02-20Fix PR15155: lost vadd/vsplat optimization.Bill Schmidt
2013-02-20I optimized the following patterns:Elena Demikhovsky
2013-02-20Fix thumbv5e frame lowering assertion failure.Logan Chien
2013-02-20Fix the (clang -Werror) build by removing an unused member variable.David Blaikie
2013-02-20Expand pseudos/macros:Reed Kotler
2013-02-20Add missing #include.Jakub Staszak
2013-02-19[ms-inline asm] Force the use of a base pointer if the MachineFunction includesChad Rosier
2013-02-19ELF symbol table field st_other support, Jack Carter
2013-02-19ELF symbol table field st_other support, Jack Carter
2013-02-19ELF symbol table field st_other support, Jack Carter
2013-02-19Add obvious constantness.Jakub Staszak
2013-02-19ARM NEON: Don't need COPY_TO_REGCLASS in patternArnold Schwaighofer
2013-02-19ARM: Allocation hints must make sure to be in the alloc order.Jim Grosbach
2013-02-19Hexagon: Sync TSFlags in MCTargetDesc/HexagonBaseInfo.h withJyotsna Verma
2013-02-19Clean up HiPE prologue emission a bit and avoid signed arithmetic tricks.Benjamin Kramer
2013-02-19Move LLVM_LIBRARY_VISIBILITY for consistency with what was done toRafael Espindola
2013-02-19Make ARMAsmPrinter pass name more precise and fix comment.Eli Bendersky
2013-02-19Make pass name more precise and fix comment.Eli Bendersky
2013-02-19ARM NEON: Merge a f32 bitcast of a v2i32 extracteltArnold Schwaighofer
2013-02-19R600: Add AR_X to the R600_TReg_X register class.Tom Stellard
2013-02-19R600: Mark all members of the TRegMem register class as reservedTom Stellard
2013-02-19R600: Fix scheduler crash caused by invalid MachinePointerInfoTom Stellard
2013-02-19R600: Fix tracking of implicit defs in the IndirectAddressing passTom Stellard
2013-02-19Fix capitalization in comment to match function name.Craig Topper
2013-02-19Expand pseudos/macros BteqzT8SltiX16, BteqzT8SltiuX16,Reed Kotler
2013-02-19Remove some unused private fields from the AArch64MCCodeEmitter. TheseChandler Carruth
2013-02-19Expand pseudos BteqzT8CmpiX16 and BtnezT8CmpiX16.Reed Kotler
2013-02-18Use array_pod_sort instead of std::sort.Jakub Staszak
2013-02-18X86FrameLowering.cpp: Fixup. Sorry for the breakage.NAKAMURA Takumi
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-02-18X86FrameLowering.cpp: Fix a warning in -Asserts. [-Wunused-variable]NAKAMURA Takumi
2013-02-18Remove a useless assert.Chad Rosier
2013-02-18[fast-isel] Remove an invalid assert.Chad Rosier
2013-02-18Fix a 32/64 bit incompatibility in the HiPE prologue generation.Benjamin Kramer
2013-02-18Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.Benjamin Kramer
2013-02-18R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad patternVincent Lejeune
2013-02-18R600: Support for TBOVincent Lejeune
2013-02-18R600: Increase number of ArrayBase Reg to 32Vincent Lejeune
2013-02-18Expand macro/pseudo instructions BtnezT8SltX16 and BtnezT8SltuX16.Reed Kotler
2013-02-18Expand pseudo/macro BteqzT8SltuX16 . There is no test case becauseReed Kotler
2013-02-18Expand pseudo/macro BteqzT8SltX16.Reed Kotler
2013-02-18Expand macro/pseudo BteqzT8CmpX16.Reed Kotler
2013-02-18Beginning of expanding all current mips16 macro/pseudo instruction sequences.Reed Kotler
2013-02-17X86: Add a note.Benjamin Kramer
2013-02-17[XCore] Add missing 2r instructions.Richard Osborne
2013-02-17[XCore] Add TSETR instruction.Richard Osborne
2013-02-17[XCore] Add missing u10 / lu10 instructions.Richard Osborne