Base check on the section name, not the variable name.
[oota-llvm.git] / test /
2014-11-06 Rafael EspindolaBase check on the section name, not the variable name.
2014-11-06 Lang Hames[RegAlloc] Remove reference to the trivial spiller...
2014-11-06 Kevin EnderbyPlumb in the ARM thumb symbolizer in llvm-objdump’s...
2014-11-06 Colin LeMahieu[Hexagon] Adding basic Hexagon ELF object emitter.
2014-11-06 Chad Rosier[Reassociate] Don't reassociate when mixing regular...
2014-11-06 Rafael EspindolaUse FileCheck in a few tests.
2014-11-06 Rafael EspindolaCompute the correct jump table entries on 32 bit windows.
2014-11-06 Andrea Di Biagio[X86] When commuting SSE immediate blend, make sure...
2014-11-06 Toma Tabacu[mips] Tolerate the use of the %z inline asm operand...
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-11-06 Toma Tabacu[mips] Improve error/warning messages and testing for...
2014-11-06 David MajnemerObject, COFF: Infer symbol sizes from adjacent symbols
2014-11-06 Justin BognerGCOV: Make sure that function idents in the .gcda and...
2014-11-06 Rafael EspindolaAdd three other sections when L symbols are allowed.
2014-11-06 Rafael EspindolaAllow L symbols in no_dead_strip sections.
2014-11-06 Quentin Colombet[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
2014-11-05 Petar Jovanovic[mips64] Fix MIPS64 exception personality encoding
2014-11-05 Simon Pilgrim[X86][SSE] Vector integer to float conversion memory...
2014-11-05 Sean Silva[Linker] Add some test coverage for llvm.ident merging
2014-11-05 Derek SchuffFix test breakage from r221386
2014-11-05 Derek Schuff[x86 fast-isel] Materialize allocas with the correct...
2014-11-05 Matt ArsenaultR600/SI: Add testcase I forgot to commit from months ago
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Peter Collingbourne[dfsan] Abort at runtime on indirect calls to uninstrum...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Mark symbols as microMIPS if necessary
2014-11-05 Zoran JovanovicReverted revisions 221351, 221352 and 221353.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-11-05 Tom StellardR600/SI: Add an extra check line to make test more...
2014-11-05 Andrea Di Biagio[X86] Teach method 'isVectorClearMaskLegal' how to...
2014-11-05 Oliver StannardFix bashism in tests added by r221341
2014-11-05 Oliver Stannard[ARM] Honor FeatureD16 in the assembler and disassembler
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-11-05 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling: Avoid to parse...
2014-11-05 David Majnemerllvm-readobj: Add support for dumping the DOS header...
2014-11-05 David MajnemerInstSimplify: Exact shifts of X by Y are X if X has...
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-04 David MajnemerAnalysis: Make isSafeToSpeculativelyExecute fire less...
2014-11-04 Reid KlecknerRevert "[Reassociate] Canonicalize negative constants...
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-11-04 Rafael EspindolaDon't produce relocations for a difference in a section...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Arnaud A. de Grand... [PBQP] Callee saved regs should have a higher cost...
2014-11-04 Benjamin KramerAArch64: Pattern match integer vector abs like we do...
2014-11-04 Toma Tabacu[mips] Improve support for the .set mips16/nomips16...
2014-11-04 Juergen Ributzka[Stackmaps] Make test less fragile. NFC.
2014-11-04 NAKAMURA TakumiDisable 3 tests in llvm/test/Transforms/GCOVProfiling...
2014-11-04 NAKAMURA TakumiRemove "REQUIRES:shell" from tests. They work for me.
2014-11-04 Simon Atanasyan[yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN...
2014-11-04 NAKAMURA TakumiRe-enable tests in llvm/test/Object, corresponding...
2014-11-04 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
2014-11-04 Charlie TurnerAdd missing tests for build attribute encodings in...
2014-11-04 David MajnemerCodeGen: Enable DWARF emission for MS ABI targets
2014-11-04 David Majnemertest: Restore llvm-lit (at least for my machine)
2014-11-04 David MajnemerMinimize test case further
2014-11-04 Reid KlecknerRevert "Transforms: reapply SVN r219899"
2014-11-04 Sanjoy DasThe patchpoint lowering logic would crash with live...
2014-11-04 Kevin EnderbyAdd the code and test cases for 32-bit Intel to llvm...
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-11-03 Hal FinkelUse AA in LoadCombine
2014-11-03 Rafael EspindolaHandle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
2014-11-03 David MajnemerInstCombine: Remove infinite loop caused by FoldOpIntoPhi
2014-11-03 Akira Hatanaka[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlin...
2014-11-03 Ahmed Bougacha[X86] 8bit divrem: Improve codegen for AH register...
2014-11-03 Hal FinkelEarlyCSE should ignore calls to @llvm.assume
2014-11-03 Tom StellardReapply: R600: Make sure to inline all internal functions
2014-11-03 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 Oliver Stannard[AArch64] Fix miscompile of comparison with 0xfffffffff...
2014-11-03 Sid ManningHandle ctor/init_array initialization.
2014-11-03 Charlie TurnerMerge the directive-eabi_attribute.s and directive...
2014-11-03 Rafael EspindolaAdd CRLF support to LineIterator.
2014-11-03 Oliver StannardRevert r221150, as it broke sanitizer tests
2014-11-03 Oliver StannardEmit .eh_frame with relocations to functions, rather...
2014-11-03 Peter ZotovUnbreak build.
2014-11-03 Peter Zotov[OCaml] Avoid embedding absolute paths into executables.
2014-11-03 Peter Zotov[OCaml] Run tests twice, with ocamlc and ocamlopt ...
2014-11-03 David MajnemerForgot to add input file for test added in r221133
2014-11-03 David Majnemerllvm-vtabledump: Handle Itanium VTables
2014-11-03 David MajnemerInstCombine: Combine (X | Y) - X to (~X & Y)
2014-11-02 Rafael EspindolaRevert r221096 bringing back r221014 with a fix.
2014-11-02 Chandler CarruthRevert r221014: "Refactor duplicated code in liking...
2014-11-02 Elena DemikhovskyUse Alias Analysis to hoist 2 loads from diamond to...
2014-11-02 Rafael EspindolaUpdate test to use llvm-readobj. NFC.
2014-11-01 David BlaikieTest 221067 in a fixed-target test so as not to fail...
2014-11-01 David MajnemerInstCombine: Don't assume that m_ZExt matches an Instru...
2014-11-01 David BlaikieRemove test coverage added in 221067 due to it being...
2014-11-01 David BlaikieRemove DwarfUnit::LabelEnd in favor of computing the...
2014-11-01 David MajnemerInstCombine: Combine (X+cst) < 0 --> X < -cst
2014-11-01 Adrian PrantlRevert "Temporarily revert r220777 to sort out build...
next