summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Debug Info: Use identifier to reference DIType in containing type field ofManman Ren2013-09-06
* Debug Info: Move a helper function getTypeIdentifier from DIBuilder to be partManman Ren2013-09-06
* mi-sched: cleanup register pressure update, remove a FIXME.Andrew Trick2013-09-06
* mi-sched: improve regpressure tracing.Andrew Trick2013-09-06
* mi-sched: print tree size in -view-misched-dagsAndrew Trick2013-09-06
* mi-sched: register pressure update tracing.Andrew Trick2013-09-06
* mi-sched: Reorder Cyclicpath (latency) and CriticalMax (pressure) heuristics.Andrew Trick2013-09-06
* Added MachineSchedPolicy.Andrew Trick2013-09-06
* avoid unnecessary direct access to LiveInterval::rangesMatthias Braun2013-09-06
* remove unused argument from LiveRanges::join()Matthias Braun2013-09-06
* remove pointless assertMatthias Braun2013-09-06
* fix commentMatthias Braun2013-09-06
* [mips][msa] IndentationDaniel Sanders2013-09-06
* [mips][msa] Requires<[HasMSA]> is redundant, it is also supplied via inheritanceDaniel Sanders2013-09-06
* This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...Vladimir Medic2013-09-06
* [mips][msa] Made the operand register sets optional for the VEC formatsDaniel Sanders2013-09-06
* This patch adds support for microMIPS Move to/from HI/LO instructions. Test c...Vladimir Medic2013-09-06
* [mips][msa] Made the operand register sets optional for the ELM_INSVE formatsDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the 3RF_4RF formatDaniel Sanders2013-09-06
* This patch adds support for microMIPS Move Conditional instructions. Test cas...Vladimir Medic2013-09-06
* SelectionDAG: create correct BooleanContent constantsTim Northover2013-09-06
* [mips][msa] Made the operand register sets optional for the 3RF formatsDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the 3R_4R formatDaniel Sanders2013-09-06
* This patch adds support for microMIPS disassembler and disassembler make chec...Vladimir Medic2013-09-06
* [mips][msa] Made the operand register sets optional for the 2RF formatDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the I8 formatDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the I5 and SI5 formatsDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the BIT_[BHWD] formatsDaniel Sanders2013-09-06
* [SystemZ] Tweak integer comparison codeRichard Sandiford2013-09-06
* [mips][msa] Sorted MSA_BIT_[BHWD]_DESC_BASE into ascending order of element sizeDaniel Sanders2013-09-06
* [mips][msa] Made the operand register sets optional for the 3R formatDaniel Sanders2013-09-06
* [mips][msa] Made the InstrItinClass argument optional since it is always NoIt...Daniel Sanders2013-09-06
* [SystemZ] Use XC for a memset of 0Richard Sandiford2013-09-06
* Use type helper functions.Matt Arsenault2013-09-06
* Teach CodeGenPrepare about address spacesMatt Arsenault2013-09-06
* R600: Coding styleTom Stellard2013-09-05
* [X86] Perform VSELECT DAG combines also before DAG type legalization.Juergen Ributzka2013-09-05
* Fixed a crash in the integrated assembler for Mach-O when a symbol differenceKevin Enderby2013-09-05
* Consistently use dbgs() in debug printingMatt Arsenault2013-09-05
* R600: Fix i64 to i32 trunc on SIMatt Arsenault2013-09-05
* Remove unused argument.Rafael Espindola2013-09-05
* Improve handling of .file, .include and .incbin directives toYunzhong Gao2013-09-05
* Debug Info: Use identifier to reference DIType in base type field ofManman Ren2013-09-05
* R600: Add support for local memory atomic addTom Stellard2013-09-05
* R600: Expand SELECT nodes rather than custom lowering themTom Stellard2013-09-05
* R600: Fix incorrect LDS size calculationTom Stellard2013-09-05
* R600/SI: Don't emit S_WQM_B64 instruction for compute shadersTom Stellard2013-09-05
* R600: Fix segfault in R600TextureIntrinsicReplacerTom Stellard2013-09-05
* Move accelerator table defines and constants to Dwarf.h sinceEric Christopher2013-09-05
* Reformat.Eric Christopher2013-09-05