[yaml2obj][ELF] Factor out string table section creation.
[oota-llvm.git] / test /
2013-06-17 Andrew TrickReenable, improve, and add MI-Sched unit tests.
2013-06-17 Vincent LejeuneR600: PV stores Reg id, not index
2013-06-17 Vincent LejeuneR600: Properly set COUNT_3 bit in TEX clause initiating...
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-17 Pekka JaaskelainenFix for a regression caused by the LoopVectorizer when
2013-06-17 Rafael EspindolaAdd a testcase for r184074.
2013-06-17 Tim NorthoverAArch64: print relocation addends if present on AArch64
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
2013-06-15 David BlaikieDebugInfo: follow up to 184045 to constrain the tests...
2013-06-15 David BlaikieDebugInfo: print DBG_VALUE MachineInstrs with [] for...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-15 David BlaikieDebug Info: Don't print the display name and colon...
2013-06-15 Sean Silva[yaml2obj] Add support for sh_link via `Link` key.
2013-06-15 Tom StellardR600: Add SI load support for v[24]i32 and store for...
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-06-14 Tom StellardR600: Use correct encoding for Vertex Fetch instruction...
2013-06-14 Tom StellardR600: Use EXPORT_RAT_INST_STORE_DWORD for stores on...
2013-06-14 Tim NorthoverMark rematerialized super/sub registers as dead.
2013-06-14 JF BastienFix frame pointer debug information test
2013-06-14 Eli BenderskyDo not to perform RUN line substitution of llc if that...
2013-06-14 Stephen LinSelectionDAG: Fix incorrect condition checks in some...
2013-06-14 Derek SchuffMake PrologEpilogInserter save/restore all callee saved...
2013-06-14 Amaury de la VieuvilleARM: fix thumb coprocessor instruction with pre-writeba...
2013-06-14 Benjamin KramerX86: cvtpi2ps is just an SSE instruction with MMX opera...
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-06-14 Sean Silva[yaml2obj] Add support for sh_addralign via `AddressAli...
2013-06-13 Sean Silva[yaml2obj] Add support for specifying raw section content.
2013-06-13 Sean Silva[yaml2obj] Add sh_addr via `Address` key.
2013-06-13 Sean Silva[yaml2obj] Initial ELF section support.
2013-06-13 Bill Schmidt[PowerPC] Disable fast-isel for existing -O0 tests...
2013-06-13 Derek SchuffFix DeleteDeadVarargs not to crash on functions referen...
2013-06-13 Amaury de la VieuvilleARM: fix B decoding
2013-06-13 Amaury de la VieuvilleARM: fix t2am_imm8_offset operand printing for imm=#-0
2013-06-13 Benjamin KramerX86: Make the cmov aliases work with intel syntax too.
2013-06-12 Rui Ueyamareadobj: Dump PE/COFF optional records.
2013-06-12 Rafael EspindolaAlways remove an alias when we rename the target.
2013-06-12 Rafael EspindolaConvert test to FileCheck.
2013-06-12 Ulrich Weigand[MC/DWARF] Support .debug_frame / .debug_line code...
2013-06-12 Ulrich Weigand[PowerPC] Use assembler source in MC tests
2013-06-12 Sean Silva[yaml2obj] Remove fragile test case.
2013-06-11 Akira Hatanaka[mips] Add an IR transformation pass that optimizes...
2013-06-11 Rafael EspindolaChange how globalopt handles aliases in llvm.used.
2013-06-11 NAKAMURA TakumiRework r183728, suppress assert(0) for now. Its behavio...
2013-06-11 Mihai PopaIt adds support for negative zero offsets for loads...
2013-06-11 Mihai PopaThis patch adds support for FPINST/FPINST2 as operands...
2013-06-11 Amaury de la VieuvilleARM: Enforce decoding rules for VLDn instructions
2013-06-11 Amaury de la VieuvilleARM: Fix STREX/LDREX reecoding
2013-06-11 NAKAMURA TakumiTweak a couple of tests on win32 hosts with +Asserts.
2013-06-11 Sean SilvaFix dubious type name similar to member name.
2013-06-10 Sean Silva[yaml2obj] Initial ELF support.
2013-06-10 Tim NorthoverARM: diagnose ARM/Thumb assembly switches on CPUs only...
2013-06-10 Tim NorthoverX86: Stop LEA64_32r doing unspeakable things to its...
2013-06-10 Ulrich Weigand[PowerPC] Support extended sc mnemonic
2013-06-10 Ulrich Weigand[PowerPC] Support branch mnemonics with implied CR0
2013-06-10 Amaury de la VieuvilleARM: ISB cannot be passed the same options as DMB
2013-06-10 Justin Holewinski[NVPTX] Remove old CONST_NOT_GEN address space that...
2013-06-10 JF BastienAdd test for ARM FastISel load/store register classes
2013-06-09 Reed KotlerFix a regression I introduced when I expanded the compl...
2013-06-09 Logan ChienRefine the ARM EHABI test cases.
2013-06-09 Logan ChienFix ARM unwind opcode assembler in several cases.
2013-06-09 Elena DemikhovskyRemoved PackedDouble domain from scalar instructions...
2013-06-09 Tim NorthoverMake DeadArgumentElimination more conservative on varia...
2013-06-08 Venkatraman Govind... [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instr...
2013-06-08 Amaury de la VieuvilleARM: fix VMOVvnf32 decoding when ambiguous with VCVT
2013-06-08 Amaury de la VieuvilleARM: enforce SRS decoding constraints
2013-06-08 Amaury de la VieuvilleARM: fix CPS decoding when ambiguous with QADD
2013-06-08 Amaury de la VieuvilleARM: fix VCVT decoding
2013-06-08 Shuxin Yang Fix a potential bug in r183584.
2013-06-08 Quentin ColombetReapply r183552. This time, use a standard type for...
2013-06-07 Vincent LejeuneR600: Anti dep better handled in tex clause
2013-06-07 Jakob Stoklund OlesenAdd missing zextloadi1 to i64 patterns. PR16721.
2013-06-07 Shuxin Yang Fix an assertion in MemCpyOpt pass.
2013-06-07 Hal FinkelDisallow i64 div/rem in PPC32 counter loops
2013-06-07 Quentin ColombetRevert commits related to stack warning.
2013-06-07 Quentin ColombetExplicit triple in warn stack size test cases to not...
2013-06-07 Tom StellardR600: Fix calculation of stack offset in AMDGPUFrameLow...
2013-06-07 Tom StellardR600: Fix the fetch limits for R600 generation GPUs
2013-06-07 Quentin ColombetAdd a backend option to warn on a given stack size...
2013-06-07 JF BastienARM FastISel integer sext/zext improvements
2013-06-07 Quentin ColombetTeach AsmPrinter how to print odd constants.
2013-06-07 Roman DivackyFix a typo in asm string of BP* family of instructions...
2013-06-07 Rafael EspindolaSupport OpenBSD's native frame protection conventions.
2013-06-07 Michael Gottesman[objc-arc] Ensure that the cfg path count does not...
2013-06-07 Venkatraman Govind... [Sparc]: Use cmp instruction instead of subcc to compar...
2013-06-06 Kevin EnderbyMove the test for the data in code into the ARM directo...
2013-06-06 Rafael EspindolaAdd a testcase from pr16244.
2013-06-06 Kevin EnderbyTeach llvm-objdump with the -macho parser how to use...
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Vincent LejeuneR600: Add a pass that merge Vector Register
2013-06-05 Rafael EspindolaDon't hide the first ELF symbol.
2013-06-05 Vincent LejeuneR600: Schedule copy from phys register at beginning...
2013-06-05 Akira Hatanaka[mips] brcond + setgt/setugt instruction selection...
2013-06-05 Michael Liao[PATCH] Fix VGATHER* operand constraints
2013-06-05 Mihai PopaThis is a simple patch that changes RRX and RRXS to...
2013-06-05 David BlaikiePR15662: Optimized debug info produces out of order...
2013-06-05 Tom StellardR600: Make sure to schedule AR register uses and defs...
2013-06-05 Rafael EspindolaDon't print default values for NumberOfAuxSymbols and...
2013-06-05 Rafael EspindolaRevert "R600: Add a pass that merge Vector Register"
2013-06-05 Rafael EspindolaHandle relocations that don't point to symbols.
2013-06-04 Vincent LejeuneR600: Add a pass that merge Vector Register
next