aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* added basic support for Intel ADX instructionsKay Tiong Khoo2013-02-145-0/+54
* R600/SI: Fix int_SI_fs_interp_constantMichel Danzer2013-02-145-37/+34
* Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.Nadav Rotem2013-02-141-6/+6
* 80-colNadav Rotem2013-02-141-1/+2
* Hexagon: Use multiclass for absolute addressing mode loads.Jyotsna Verma2013-02-141-74/+35
* Re-apply r175088 for bug fix 13622: Add paired register support forWeiming Zhao2013-02-142-6/+150
* R600: Do not fold single instruction with more that 3 kcache readVincent Lejeune2013-02-142-1/+3
* R600: Export instructions are no longer terminatorVincent Lejeune2013-02-141-2/+2
* R600: Fold zero/one in export instructionsVincent Lejeune2013-02-143-80/+55
* R600: Do not fold modifier/litterals in vector instVincent Lejeune2013-02-141-2/+5
* AArch64: switch from neverHasSideEffects to hasSideEffects.Tim Northover2013-02-141-4/+4
* Revert r15266. This fixes llvm.org/pr15266.Rafael Espindola2013-02-141-40/+19
* AArch64: stop claiming that NEON registers are usable for now.Tim Northover2013-02-141-11/+0
* AArch64: add block comments where missingTim Northover2013-02-1419-11/+86
* Make ARMAsmParser accept the correct alignment specifier syntax in instructions.Kristof Beyls2013-02-141-4/+8
* Workaround an MSan false positive.Evgeniy Stepanov2013-02-141-0/+2
* Add some legality checks for SETCC before introducing it in the DAG combiner ...Owen Anderson2013-02-141-2/+6
* Fixed a bug in X86TargetLowering::LowerVectorIntExtend() (assertion failure).Elena Demikhovsky2013-02-141-3/+17
* R600/SI: Check for empty stack in SIAnnotateControlFlow::isTopOfStackMichel Danzer2013-02-141-1/+1
* Revert r175120 and r175121. Clang is producing the expected asm names again.Rafael Espindola2013-02-142-1/+7
* RegisterCoalescer::reMaterializeTrivialDef() can constrain the destinationCameron Zwarich2013-02-141-1/+1
* Teach the DataLayout aware constant folder to be much more aggressive towardsNick Lewycky2013-02-141-8/+30
* Remove the form field from Mips16 instruction formats and set thingsReed Kotler2013-02-143-87/+73
* Fix RegisterCoalescer::rematerializeTrivialDef() so that it works on flippedCameron Zwarich2013-02-141-10/+10
* Fix some issues with rematerialization in RegisterCoalescer when the destinationCameron Zwarich2013-02-141-0/+10
* Don't assume the mangling of static functions.Rafael Espindola2013-02-141-6/+0
* Don't asume that a static function in an extern "C" block will not be mangled.Rafael Espindola2013-02-141-1/+1
* temporarily revert the patch due to some conflictsWeiming Zhao2013-02-132-150/+6
* Retain the name of the new internal global that's been shrunk.Bill Wendling2013-02-131-2/+5
* Hexagon: add support for predicate-GPR copies.Anshuman Dasgupta2013-02-131-0/+12
* R600: Add support for 128-bit parametersTom Stellard2013-02-132-0/+5
* Don't build tail calls to functions with three inreg arguments on x86-32 PIC.Nick Lewycky2013-02-131-5/+11
* Bug fix 13622: Add paired register support for inline asm with 64-bit data on...Weiming Zhao2013-02-132-6/+150
* Hexagon: Use absolute addressing mode loads/stores for global+offset Jyotsna Verma2013-02-136-1052/+224
* [ms-inline-asm] Add support for memory references that have non-immediateChad Rosier2013-02-131-13/+18
* [ms-inline asm] Add a comment about the determinism of the rewrite sort.Chad Rosier2013-02-131-0/+2
* LoopVectorize: Simplify code for clarity.Benjamin Kramer2013-02-131-10/+8
* For Mips 16, add the optimization where the 16 bit form of addiu sp can be usedReed Kotler2013-02-133-3/+46
* Clean up LDV, no functionality change.Manman Ren2013-02-132-64/+19
* MIsched: HazardRecognizers are created for each DAG. Free them.Andrew Trick2013-02-132-2/+9
* [ms-inline-asm] Use an array_pod_sort, rather than a std:sort.Chad Rosier2013-02-131-3/+10
* Metadata for annotating loops as parallel. The first consumer for this Pekka Jaaskelainen2013-02-132-0/+58
* Add registration for PPC-specific passes to allow the IR to be dumpedKrzysztof Parzyszek2013-02-133-3/+41
* X86: Disable generation of rep;movsl when %esi is used as a base pointer.Benjamin Kramer2013-02-131-0/+8
* Use array_pod_sort.Bill Wendling2013-02-131-1/+1
* Add some accessor and query methods for retrieving Attribute objects and such.Bill Wendling2013-02-132-0/+45
* Make jumptables work for -staticReed Kotler2013-02-131-0/+2
* Prevent insertion of "vzeroupper" before call that preserves YMM registers, s...Elena Demikhovsky2013-02-131-0/+10
* Check i1 as well as i8 variables for 8 bit registers for x86 inlineEric Christopher2013-02-131-1/+1
* [tsan] disable load widening in ThreadSanitizer modeKostya Serebryany2013-02-131-0/+6