summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* AArch64: Fix a bug about disassembling post-index load single element to 4 ve...Hao Liu2013-11-28
* Check in conditional branches for constant islands. Still need to finishReed Kotler2013-11-28
* DebugInfo: Do not include variables only referenced by templates in aranges.David Blaikie2013-11-27
* [mips] Implement the following optimizations using dominance information toAkira Hatanaka2013-11-27
* R600: Expand vector FABSTom Stellard2013-11-27
* R600/SI: Implement spilling of SGPRs v5Tom Stellard2013-11-27
* R600/SI: Use SGPR_32 register class for 32-bit SMRD outputsTom Stellard2013-11-27
* R600: Add support for ISD::FROUNDTom Stellard2013-11-27
* Use FileCheck and expand the test a bit.Rafael Espindola2013-11-27
* Use the same tls section name as msvc.Rafael Espindola2013-11-27
* Fix the AArch64 NEON bug exposed by checking constant integer argument range ...Jiangning Liu2013-11-27
* Cleanup and test X86AsmPrinter::printPCRelImm.Rafael Espindola2013-11-27
* [AArch64] Add support for NEON scalar floating-point absolute difference.Chad Rosier2013-11-27
* Use simple section names for COMDAT sections on COFF.Rafael Espindola2013-11-27
* PR1860 - We can't save a list of ExtractElement instructions to CSE because s...Nadav Rotem2013-11-26
* [AArch64] Add support for NEON scalar floating-point to integer convertChad Rosier2013-11-26
* LoopVectorizer: Truncate i64 trip counts of i32 phis if necessaryArnold Schwaighofer2013-11-26
* Fix a bug related to constant islands for Mips16 and mips16/32 dual mode.Reed Kotler2013-11-26
* Fix PR18054Michael Liao2013-11-26
* DwarfDebug: Include type units in accelerator tables.David Blaikie2013-11-26
* PR18060 - When we RAUW values with ExtractElement instructions in some casesNadav Rotem2013-11-26
* PR17925 bugfix.Stepan Dyatkovskiy2013-11-26
* Darwin-ARM: use movw/movt for static relocationsTim Northover2013-11-26
* [SystemZ] Fix incorrect use of RISBG for a zero-extended right shiftRichard Sandiford2013-11-26
* Refactored the implementation of AArch64 NEON instruction ZIP, UZPKevin Qin2013-11-26
* [AArch64]Implement 128 bit register copy with NEON.Kevin Qin2013-11-26
* StackMap: Implement support for DirectMemRefOp.Andrew Trick2013-11-26
* DebugInfo: Update test case due to dumper improvements in r195698David Blaikie2013-11-26
* DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to...David Blaikie2013-11-26
* Add an intrinsic for the SSE2 PAUSE instruction.Cameron McInally2013-11-26
* Add the test case that I missed when committing r195528. Doh!Chandler Carruth2013-11-25
* Use -triple to fix the test on non-ELF hosts.Rafael Espindola2013-11-25
* Don't use nopl in cpus that don't support it.Rafael Espindola2013-11-25
* ARM integrated assembler generates incorrect nop opcodeDavid Peixotto2013-11-25
* Unrevert r195599 with testcase fix.Bill Wendling2013-11-25
* Fix .comm and .lcomm on COFF.Rafael Espindola2013-11-25
* [ARM] Enable FeatureMP for Cortex-A5 by default.Amara Emerson2013-11-25
* Revert r195599 as it broke the builds.Amara Emerson2013-11-25
* Fixed tryFoldToZero() for vector types that need expansion.Daniel Sanders2013-11-25
* Don't look past volatile loads.Bill Wendling2013-11-25
* Fixed a bug about disassembling AArch64 post-index load/store single element ...Hao Liu2013-11-25
* [Sparc] Emit large negative adjustments to SP/FP with sethi+xor instead of se...Venkatraman Govindaraju2013-11-24
* [SparcV9]: Do not emit .register directives for global registers that are clo...Venkatraman Govindaraju2013-11-24
* [SparcV9] Enable custom lowering of DYNAMIC_STACKALLOC in sparc64.Venkatraman Govindaraju2013-11-24
* Make sure that for C++ emitting LwConstant32 pseudos, that it correspondsReed Kotler2013-11-24
* Update older test cases for latest patch.Reed Kotler2013-11-24
* Fix a funny bug I introduced during conversion of ARM constant islands to Mips.Reed Kotler2013-11-24
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-23
* R600/SI: Fixing handling of condition codesTom Stellard2013-11-22
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22