Adding a new option to CMake to disable C++ atexit on llvm-shlib.
[oota-llvm.git] / test /
2014-12-09 Robert Khasanov[AVX512] Added lowering for VBROADCASTSS/SD instructions.
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-09 David MajnemerAsmParser: Don't crash on malformed attribute groups
2014-12-09 Colin LeMahieu[Hexagon] Updating predicate register transfers and...
2014-12-09 Frederic RissCorrectly handle complex locations expressions in repla...
2014-12-09 Frederic RissRevert "Initial dsymutil tool commit."
2014-12-09 Frederic RissInitial dsymutil tool commit.
2014-12-09 Bill Schmidt[PowerPC 4/4] Enable little-endian support for VSX.
2014-12-09 Bill Schmidt[PowerPC 3/4] Little-endian adjustments for VSX vector...
2014-12-09 Rafael EspindolaRemember the unmangled name in the plugin.
2014-12-09 Bill SchmidtAdd test cases that were inadvertently omitted from...
2014-12-09 Robert Khasanov[AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast...
2014-12-09 Juergen Ributzka[CodeGenPrepare] Split branch conditions into multiple...
2014-12-09 Bill Schmidt[PowerPC 1/4] Little-endian adjustments for VSX loads...
2014-12-09 Chandler Carruth[x86] Fix the test to actually test things for the...
2014-12-09 Asiri RathnayakeFix modified immediate bug reported by MC Hammer.
2014-12-09 Chandler Carruth[x86] Add a test for the CPU names that should have...
2014-12-09 Sonam KumariRemoval Of Duplicate Test Cases and Addition Of Missing...
2014-12-09 Ankur Garg[test/Transforms/InstCombine/shift.ll] Removed duplicat...
2014-12-09 Chandler CarruthTeach instcombine to canonicalize "element extraction...
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-12-09 David MajnemerReland r223754
2014-12-09 David MajnemerRevert "AsmParser: Reject invalid mismatch between...
2014-12-09 David MajnemerAsmParser: Reject invalid mismatch between forward...
2014-12-09 Hal FinkelHandle early-clobber registers in the aggressive anti...
2014-12-08 Tom StellardMISched: Fix moving stores across barriers
2014-12-08 Colin LeMahieu[Hexagon] Adding any8, all8, and/or/xor/andn/orn/not...
2014-12-08 Hal Finkel[PowerPC] Don't use a non-allocatable register to imple...
2014-12-08 Colin LeMahieu[Hexagon] Fixing broken test.
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword add, sub, and, or...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword comparisons. Removin...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype parity, min, minu, max, maxu...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype halfword add/sub ll/hl/lh/hh...
2014-12-08 David MajnemerConstantFold: Zero-sized globals might land on top...
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-12-08 Colin LeMahieu[Hexagon] Adding add/sub with saturation. Removing...
2014-12-08 David MajnemerInstSimplify: Try to bring back the rest of r223583
2014-12-08 Bruno Cardoso Lopes[CompactUnwind] Fix register encoding logic
2014-12-08 Rafael EspindolaDon't crash when the key of a comdat is lazily linked.
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-12-08 Tim NorthoverAArch64: treat HFAs containing "half" types as blocks...
2014-12-08 Andrea Di Biagio[X86] Improved tablegen patters for matching TZCNT...
2014-12-08 Colin LeMahieu[Hexagon] Adding combine reg, reg with predicated forms.
2014-12-08 Rafael EspindolaSimplify the test. NFC.
2014-12-08 Rafael EspindolaSimplify test. NFC.
2014-12-08 Colin LeMahieu[Hexagon] Adding packhl instruction.
2014-12-08 Rafael EspindolaUse CHECK-DAG to reduce the noise in an upcoming patch.
2014-12-08 Andrea Di Biagio[X86] Improved lowering of packed v8i16 vector shifts...
2014-12-08 Rafael EspindolaFix linking of prologue data.
2014-12-08 Sonam KumariRemoval Of Duplicate Test Case from shift.ll file
2014-12-08 NAKAMURA TakumiRevert a part of r223583, for now. It seems causing...
2014-12-08 Duncan P. N. Exon... IR: Fix bitcode compatability filenames
2014-12-07 Duncan P. N. Exon... IR: Add missing tests for function-local metadata
2014-12-07 Chandler Carruth[x86] Clean up the SSE1 test to use a slightly differen...
2014-12-07 Chandler Carruth[x86] Switch a constant selection test to use positive...
2014-12-07 Chandler Carruth[x86] Cleanup the combining vector shuffle tests a...
2014-12-07 Chandler Carruth[x86] Clean up the shift lowering vector shuffle tests...
2014-12-06 David MajnemerConstantFold: Don't optimize comparisons with weak...
2014-12-06 David MajnemerInstSimplify: Optimize away useless unsigned comparisons
2014-12-06 Tom StellardR600/SI: Restore PrivateGlobalPrefix to the default...
2014-12-06 Duncan P. N. Exon... IR: Disallow function-local metadata attachments
2014-12-06 Hans WennborgAdd a proper triple to switch-jump-table.ll
2014-12-06 NAKAMURA Takumillvm/test/CodeGen/X86/switch-jump-table.ll: Add explici...
2014-12-06 Ahmed Bougacha[X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
2014-12-06 Hans WennborgSelectionDAG switch lowering: Replace unreachable defau...
2014-12-06 Duncan P. N. Exon... IR: Disallow complicated function-local metadata
2014-12-05 Peter CollingbourneAdd target triples to all dfsan tests.
2014-12-05 Kuba BreckaRecommit of r223513 and r223514.
2014-12-05 Colin LeMahieu[Hexagon] Adding sub/and/or reg, imm forms
2014-12-05 Sanjay PatelOptimize merging of scalar loads for 32-byte vectors...
2014-12-05 Colin LeMahieu[Hexagon] Updating mux_ir/ri/ii/rr with encoding bits
2014-12-05 Jan Wen VoungUse 32-bit ebp for NaCl64 in a limited case: llvm.frame...
2014-12-05 Bill Seurer[PowerPC]Update Power VSX test cases to also test fast...
2014-12-05 Colin LeMahieu[Hexagon] Adding tfrih/l instructions.
2014-12-05 Andrea Di Biagio[X86] Improved lowering of packed vector shifts to...
2014-12-05 Colin LeMahieu[Hexagon] Adding add reg, imm form with encoding bits...
2014-12-05 Duncan P. N. Exon... BFI: Saturate when combining edges to a successor
2014-12-05 Colin LeMahieu[Hexagon] Adding DoubleRegs decoder. Moving C2_mux...
2014-12-05 Adrian PrantlFix a bug when pretty-printing DW_OP_deref.
2014-12-05 Adrian PrantlRegenerate this stale testcase from source.
2014-12-05 Colin LeMahieu[Hexagon] Adding combine reg-reg forms.
2014-12-05 Colin LeMahieu[Hexagon] Marking several instructions as isCodeGenOnly...
2014-12-05 Asiri RathnayakeImprovements to ARM assembler tests
2014-12-05 Evgeniy Stepanov[msan] Avoid extra origin address realignment.
2014-12-05 Andrea Di Biagio[X86] Avoid introducing extra shuffles when lowering...
2014-12-05 Charlie TurnerAdd missing FP build attribute tests.
2014-12-05 Hal FinkelRevert "r223440 - Consider subregs when calling MI...
2014-12-05 Hal FinkelConsider subregs when calling MI::registerDefIsDead...
2014-12-05 Adrian PrantlAdd a comment.
2014-12-05 Rafael EspindolaAdd a few extra cases to the test. NFC.
2014-12-04 Kevin EnderbyRe-add support to llvm-objdump for Mach-O universal...
2014-12-04 Rafael EspindolaConvert test to use an extra Input file. NFC.
2014-12-04 Adrian PrantlSimplify implementation and testcase of r223401 based...
2014-12-04 Adrian PrantlDebug info: If the RegisterCoalescer::reMaterializeTriv...
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's TurnSwitchRangeIntoICm...
2014-12-04 Hans WennborgAdd some tests for SimplifyCFG's ConstantFoldTerminator...
2014-12-04 Weiming Zhao[AArch64] Combining Load and IntToFp should check for...
2014-12-04 Asiri RathnayakeFix yet another unseen regression caused by r223113
2014-12-04 Jonathan RoelofsFix thumbv4t indirect calls
2014-12-04 Philip ReamesAdd a test case for argument type coercion in an invoke...
next