summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-20[Hexagon] Disable packets in test to avoid ordering issues in checksKrzysztof Parzyszek
2018-07-20[COFF] Adjust how we flag weak externalsMartin Storsjo
2018-07-20[FileCheck] Provide an option for FileCheck to dump original input to stderr ...George Karpenkov
2018-07-20Reapply "[LSV] Refactoring + supporting bitcasts to a type of different size"Roman Tereshin
2018-07-20[FileCheck] Fix search ranges for DAG-NOT-DAGJoel E. Denny
2018-07-20[llvm-objcopy] Add basic support for --rename-sectionJordan Rupprecht
2018-07-20And add a lit substitution for llvm-undname, as the comment says toReid Kleckner
2018-07-20Make check-llvm depend on llvm-undnameReid Kleckner
2018-07-20Fix a few warnings and style issues in MS demangler.Zachary Turner
2018-07-20[X86] Remove isel patterns for MOVSS/MOVSD ISD opcodes with integer types.Craig Topper
2018-07-20[llvm-mca][x86] Add movsx/movzx instructions to general x86_64 resource testsSimon Pilgrim
2018-07-20Add a Microsoft Demangler.Zachary Turner
2018-07-20[X86][XOP] Fix SUB constant folding for VPSHA/VPSHL shift loweringSimon Pilgrim
2018-07-20[ARM] Add new feature to enable optimizing the VFP registersEvandro Menezes
2018-07-20[MSan] run materializeChecks() before materializeStores()Alexander Potapenko
2018-07-20[X86][SSE] Use SplitOpsAndApply to improve HADD/HSUB loweringSimon Pilgrim
2018-07-20[llvm-objcopy, tests] Fix several llvm-objcopy testsStella Stamenova
2018-07-20[X86][AVX] Add support for i16 256-bit vector horizontal op redundant shuffle...Simon Pilgrim
2018-07-20[X86][AVX] Add v16i16 horizontal op redundant shuffle testsSimon Pilgrim
2018-07-20[DAG] Avoid Node Update assertion due to AND simplificationNirav Dave
2018-07-20[X86][AVX] Add support for 32/64 bits 256-bit vector horizontal op redundant ...Simon Pilgrim
2018-07-20[DAG] Fix Memory ordering check in ReduceLoadOpStore.Nirav Dave
2018-07-20[X86][AVX] Add 256-bit vector horizontal op redundant shuffle testsSimon Pilgrim
2018-07-20Regenerate partial vector fold test. NFCI.Simon Pilgrim
2018-07-20[NFC][testcases] fold sdiv if two operands are negated and non-overflowChen Zheng
2018-07-20Recommit r328307: [IPSCCP] Use constant range information for comparisons of ...Florian Hahn
2018-07-20Regenerate remainder test.Simon Pilgrim
2018-07-20[InstSimplify] fold srem instruction if its two operands are negated.Chen Zheng
2018-07-20[DebugInfo] Generate .debug_names section when it makes sensePavel Labath
2018-07-20[NFC][testcases] more testcases for folding srem if its two operands are nega...Chen Zheng
2018-07-20[SystemZ] Test case formatting fixesUlrich Weigand
2018-07-20Revert "[LSV] Refactoring + supporting bitcasts to a type of different size"Sam McCall
2018-07-20[SystemZ] Reimplent SchedModel IssueWidth and WriteRes/ReadAdvance mappings.Jonas Paulsson
2018-07-20Reapply "AMDGPU: Fix handling of alignment padding in DAG argument lowering"Matt Arsenault
2018-07-20[AArch64][SVE] Asm: Support for bit/byte reverse operations.Sander de Smalen
2018-07-20[AArch64][SVE] Asm: Support for FTMAD instruction.Sander de Smalen
2018-07-20Add x86_64-unkown triple to llc for x86 test.Stephen Canon
2018-07-20[DAGCombiner] Fold X - (-Y *Z) -> X + (Y * Z)Craig Topper
2018-07-19[SCCP] Don't use markForcedConstant on branch conditions.Eli Friedman
2018-07-19Skip out of SimplifyDemandedBits for BITCAST of f16 to i16Stephen Canon
2018-07-19[ThinLTO] Only emit referenced type id records in index filesTeresa Johnson
2018-07-19[DAGCombiner] Teach DAGCombiner that A-(-B) is A+B.Craig Topper
2018-07-19[X86][AVX] Use extract_subvector to reduce vector op widths (PR36761)Simon Pilgrim
2018-07-19[LSV] Refactoring + supporting bitcasts to a type of different sizeRoman Tereshin
2018-07-19[Power9] Code Cleanup - Remove needsAggressiveScheduling()Stefan Pintilie
2018-07-19[LoadStoreVectorizer] Use getMinusScev() to compute the distance between two ...Farhana Aleen
2018-07-19[X86][BtVer2] correctly model the latency/throughput of LEA instructions.Andrea Di Biagio
2018-07-19[X86][SSE] Add FPEXT vXf32 - vXf64 testsSimon Pilgrim
2018-07-19[llvm-readobj] - Do not report invalid amount of sections.George Rimar
2018-07-19[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTypeTests in new PMTeresa Johnson