[TableGen] Remove unused function. NFC
[oota-llvm.git] / test /
2015-06-07 Colin LeMahieuTeaching llvm-mc how to understand the defsym command...
2015-06-06 Colin LeMahieu[MC] Common symbols weren't being checked for redeclara...
2015-06-06 Sanjoy Das[LoopUnroll] Fix truncation bug in canUnrollCompletely.
2015-06-06 David Majnemer[CVP] Don't assume Constants of type i1 can be known...
2015-06-06 David Majnemer[InstCombine] Don't miscompile select to poison
2015-06-06 Rafael EspindolaHandle 16 bit PC relative relocations.
2015-06-05 Frederic Riss[dsymutil] Fix misspelled CHECK line.
2015-06-05 Frederic Riss[dsymutil] Add support for linking the debug_frame...
2015-06-05 Frederic Riss[dsymutil] Have the YAML deserialization rewrite the...
2015-06-05 Renato GolinRevert "[InstCombine] Rephrase fix to SimplifyWithOpRep...
2015-06-05 Sanjoy Das[InstCombine] Fix PR23751.
2015-06-05 Peter CollingbourneRevert r238473, "Thumb2: Modify codegen for memcpy...
2015-06-05 Fiona GlaserDAGCombiner: don't duplicate (fmul x, c) in visitFNEG...
2015-06-05 Chandler Carruth[Unroll] Rework the naming and structure of the new...
2015-06-05 Frederic Riss[dsymutil] Handle the -oso-prepend-path option when...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-05 Simon Pilgrim[X86][AVX2] Added tests for v32i8 vector shifts
2015-06-05 Toma TabacuRevert "[mips] [IAS] Restore STI.FeatureBits in .set...
2015-06-05 Toma Tabacu[mips] [IAS] Restore STI.FeatureBits in .set pop.
2015-06-05 David Majnemer[LoopVectorize] Don't crash on zero-sized types in...
2015-06-05 Andrea Di BiagioSimplify code; NFC.
2015-06-05 David Majnemer[InstCombine] Rephrase fix to SimplifyWithOpReplaced
2015-06-05 Daniel JasperRevert "[InstCombine] Don't miscompile safe increment...
2015-06-05 Simon Pilgrim[X86][SSE] Added tests for i8/i16 vector shifts
2015-06-04 Alexey SamsonovRevert "[Object, ELF] Fix segmentation fault in ELFFile...
2015-06-04 Alexey Samsonov[Object, ELF] Fix segmentation fault in ELFFile::getSec...
2015-06-04 Alexey Samsonov[Object, ELF] Don't assert on invalid magic in createEL...
2015-06-04 David Majnemer[InstCombine] Don't miscompile safe increment idiom
2015-06-04 Swaroop SridharStatepoint: Fix handling of Far Immediate calls
2015-06-04 Alexey Samsonov[Object, ELF] Don't call llvm_unreachable() from create...
2015-06-04 Charles Davis[Target/X86] Don't use callee-saved registers in a...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on incomplete MachO segment...
2015-06-04 Benjamin Kramer[SDAG switch lowering] Fix switch case -> or merging...
2015-06-04 Colin LeMahieuShouldn't be XFAIL'ed.
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Sergey DmitroukErase constant dbgloc on reuse in PHI node
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 Jim GrosbachMC: Remove obsolete MachO UseAggressiveSymbolFolding.
2015-06-04 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO segment...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO load commands.
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on parsing invalid MachO...
2015-06-04 Alexey SamsonovFix buildbot failure on Windows by relaxing test expect...
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-04 Andrea Di Biagio[DAGCombiner] Fix wrong folding of a build_vector into...
2015-06-04 Alexey SamsonovMake test case more readable: move CHECK-lines next...
2015-06-04 Alexey Samsonovllvm-objdump: return non-zero exit code for certain...
2015-06-04 Matt ArsenaultR600/SI: Reimplement isLegalAddressingMode
2015-06-04 Matt ArsenaultR600/SI: Fix some cases for load / store of half
2015-06-04 Hans WennborgSwitch lowering: fix assert in buildBitTests (PR23738)
2015-06-04 Rafael EspindolaOmit unused section symbols from the symbol table.
2015-06-04 Rafael EspindolaMove test that depends on x86 to the x86 directory.
2015-06-04 Rafael EspindolaNo need to check the raw relocation bytes if checking...
2015-06-04 Rafael Espindolallvm-readobj can parse relocations, no need to check...
2015-06-04 Rafael EspindolaDisassemble the start of sections even if there is...
2015-06-04 James MolloyDon't create a MIN/MAX node if the underlying compare...
2015-06-04 Elena DemikhovskyAVX-512: I brought back vector-shuffle-512-v8.ll test.
2015-06-04 Igor BregerTest commit
2015-06-04 David MajnemerMake the test introduced in r239015 more targeted.
2015-06-04 Elena DemikhovskyAVX-512: added all SKX forms of VPERMW/D/Q instructions.
2015-06-04 David Majnemer[ConstantFold] Don't skip the first gep index when...
2015-06-04 Rafael EspindolaAdd testcase that would crash before the previous revert.
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-04 Tom StellardR600: Re-enable sub-reg liveness
2015-06-03 Alexey SamsonovImprove test added in r238481.
2015-06-03 Frederic RissReapply r238941 - [dsymutil] Accept a YAML debug map...
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-06-03 Colin LeMahieu[Hexagon] Test doesn't work on all platforms. At any...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-03 Frederic RissRevert "[dsymutil] Accept a YAML debug map as input...
2015-06-03 Frederic Riss[dsymutil] Accept a YAML debug map as input instead...
2015-06-03 Frederic Riss[dsymutil] Replace -parse-only option with -dump-debug-map
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Elena DemikhovskyAVX-512: VSHUFPD instruction selection - code improvements
2015-06-03 Elena DemikhovskyAVX-512: Implemented SHUFF32x4/SHUFF64x2/SHUFI32x4...
2015-06-03 Daniel SandersRe-commit r238838, r238844 with fix for host/target...
2015-06-03 Rafael EspindolaThis reverts commit r238838, r238844 and r238888.
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-06-03 Filipe Cabecinhas[BitcodeReader] Diagnose type mismatches with aliases
2015-06-03 Filipe Cabecinhas[Bitcode] Minimize the test to not conflict with others
2015-06-03 Filipe Cabecinhas[BitcodeReader] Check vector size before trying to...
2015-06-02 Daniel Sanders[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian...
2015-06-02 Sanjoy Das[RewriteStatepointsForGC] Strip deref info after rewriting.
2015-06-02 Sanjoy Das[SelectionDAG] Fix PR23603.
2015-06-02 Filipe Cabecinhas[IR/AsmWriter] Output escape sequences if the first...
2015-06-02 Filipe CabecinhasCHECK-LABEL-ize test. NFC
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Duncan P. N. Exon... DebugInfo: Really support 2^16 arguments in a subprogram
2015-06-02 Duncan P. N. Exon... DebugInfo: Rename testcases from MD* to DI*, NFC
2015-06-02 Daniel Sanders[mips][mcjit] Add support for R_MIPS_PC32.
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-02 Daniel Sanders[mips] Add RuntimeDyld tests for currently supported...
next