summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add a testcase for r184074.Rafael Espindola2013-06-17
* AArch64: print relocation addends if present on AArch64Tim Northover2013-06-17
* Debug Info: Simplify Frame Index handling in DBG_VALUE Machine InstructionsDavid Blaikie2013-06-16
* DebugInfo: follow up to 184045 to constrain the tests further to ensure they ...David Blaikie2013-06-15
* DebugInfo: print DBG_VALUE MachineInstrs with [] for deref and drop the offse...David Blaikie2013-06-15
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* Debug Info: Don't print the display name and colon prefix for DEBUG_VALUE com...David Blaikie2013-06-15
* [yaml2obj] Add support for sh_link via `Link` key.Sean Silva2013-06-15
* R600: Add SI load support for v[24]i32 and store for v2i32Tom Stellard2013-06-15
* Remove the LLVM specific archive index.Rafael Espindola2013-06-14
* R600: Use correct encoding for Vertex Fetch instructions on CaymanTom Stellard2013-06-14
* R600: Use EXPORT_RAT_INST_STORE_DWORD for stores on CaymanTom Stellard2013-06-14
* Mark rematerialized super/sub registers as dead.Tim Northover2013-06-14
* Fix frame pointer debug information testJF Bastien2013-06-14
* Do not to perform RUN line substitution of llc if that's prefixed by a hypnenEli Bendersky2013-06-14
* SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FM...Stephen Lin2013-06-14
* Make PrologEpilogInserter save/restore all callee saved registersDerek Schuff2013-06-14
* ARM: fix thumb coprocessor instruction with pre-writeback disassemblyAmaury de la Vieuville2013-06-14
* X86: cvtpi2ps is just an SSE instruction with MMX operands. It has no AVX equ...Benjamin Kramer2013-06-14
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* [yaml2obj] Add support for sh_addralign via `AddressAlign` key.Sean Silva2013-06-14
* [yaml2obj] Add support for specifying raw section content.Sean Silva2013-06-13
* [yaml2obj] Add sh_addr via `Address` key.Sean Silva2013-06-13
* [yaml2obj] Initial ELF section support.Sean Silva2013-06-13
* [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt2013-06-13
* Fix DeleteDeadVarargs not to crash on functions referenced by BlockAddressesDerek Schuff2013-06-13
* ARM: fix B decodingAmaury de la Vieuville2013-06-13
* ARM: fix t2am_imm8_offset operand printing for imm=#-0Amaury de la Vieuville2013-06-13
* X86: Make the cmov aliases work with intel syntax too.Benjamin Kramer2013-06-13
* readobj: Dump PE/COFF optional records.Rui Ueyama2013-06-12
* Always remove an alias when we rename the target.Rafael Espindola2013-06-12
* Convert test to FileCheck.Rafael Espindola2013-06-12
* [MC/DWARF] Support .debug_frame / .debug_line code alignment factorsUlrich Weigand2013-06-12
* [PowerPC] Use assembler source in MC testsUlrich Weigand2013-06-12
* [yaml2obj] Remove fragile test case.Sean Silva2013-06-12
* [mips] Add an IR transformation pass that optimizes calls to sqrt.Akira Hatanaka2013-06-11
* Change how globalopt handles aliases in llvm.used.Rafael Espindola2013-06-11
* Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...NAKAMURA Takumi2013-06-11
* It adds support for negative zero offsets for loads and stores.Mihai Popa2013-06-11
* This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These ar...Mihai Popa2013-06-11
* ARM: Enforce decoding rules for VLDn instructionsAmaury de la Vieuville2013-06-11
* ARM: Fix STREX/LDREX reecodingAmaury de la Vieuville2013-06-11
* Tweak a couple of tests on win32 hosts with +Asserts.NAKAMURA Takumi2013-06-11
* Fix dubious type name similar to member name.Sean Silva2013-06-11
* [yaml2obj] Initial ELF support.Sean Silva2013-06-10
* ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.Tim Northover2013-06-10
* X86: Stop LEA64_32r doing unspeakable things to its arguments.Tim Northover2013-06-10
* [PowerPC] Support extended sc mnemonicUlrich Weigand2013-06-10
* [PowerPC] Support branch mnemonics with implied CR0Ulrich Weigand2013-06-10
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10