summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-01Rewrite ARM execute only support to avoid the use of a command line flag and ...Eric Christopher
2017-06-30[ORE] Add diagnostics hotness thresholdBrian Gesiak
2017-06-30[llvm-pdbutil] Output the symbol offset when dumping.Zachary Turner
2017-06-30[codeview] Use the first valid source location at the top of every MBBReid Kleckner
2017-06-30[Hexagon] Implement frame pointer elimination with -fomit-frame-pointerKrzysztof Parzyszek
2017-06-30[LV] Sink casts to unravel first order recurrenceAyal Zaks
2017-06-30Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTORRichard Smith
2017-06-30[Hexagon] Guard the generation of lookup tableSumanth Gundapaneni
2017-06-30[SystemZ] Add all remaining instructionsUlrich Weigand
2017-06-30GlobalISel: add G_IMPLICIT_DEF instruction.Tim Northover
2017-06-30[Hexagon] Emit jump tables in text section based on a flagSumanth Gundapaneni
2017-06-30Revert "[Hexagon] Guard the generation of lookup table"Sumanth Gundapaneni
2017-06-30[Hexagon] Guard the generation of lookup tableSumanth Gundapaneni
2017-06-30[SimplifyCFG] Update the name of switch generated lookup table.Sumanth Gundapaneni
2017-06-30ARM: fix big-endian 64-bit cmpxchg.Tim Northover
2017-06-30[PowerPC] auto-generate check lines; NFCSanjay Patel
2017-06-30Fix test broken by parameter mixup.Zachary Turner
2017-06-30Fix bug in symbol generation for resource COFFEric Beckmann
2017-06-30[llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner
2017-06-30[RuntimeUnrolling] Add logic for loops with multiple exit blocksAnna Thomas
2017-06-30Revert "[lit] Clean output directories before running tests."Zachary Turner
2017-06-30[lit] Clean output directories before running tests.Zachary Turner
2017-06-30[MIPS] Handle PIC load address macro instructions in N64.Simon Dardis
2017-06-30[SLP] A test for limiting vectorization of instructions, NFC.Alexey Bataev
2017-06-30[LTO] Remove values from non-prevailing comdatsTeresa Johnson
2017-06-30[SystemZ] Add missing high-word facility instructionsUlrich Weigand
2017-06-30Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset"Nirav Dave
2017-06-30[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffsetNirav Dave
2017-06-30[X86] Updated 32-bit memcmp tests to run with/without SSE2Simon Pilgrim
2017-06-30Revert of r306525: "Canonicalize clamp of float types to minmax"Nikolai Bozhenov
2017-06-30[YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.George Rimar
2017-06-30fix trivial typos, NFCHiroshi Inoue
2017-06-30[LV] Optimize for size when vectorizing loops with tiny trip countAyal Zaks
2017-06-30[InstCombine] Add test cases to demonstrate failure to fold (a | b) ^ (~a | ~...Craig Topper
2017-06-30[InstCombine] In foldXorToXor, move the commutable matcher from the LHS match...Craig Topper
2017-06-30Remove the BBVectorize pass.Chandler Carruth
2017-06-30[llvm-readobj] Improve printouts for COFF ARM64 binariesMartin Storsjo
2017-06-30[llvm-readobj] Include the PE magic value in printoutsMartin Storsjo
2017-06-30Revert "r306541 - Add zero-length check to memcpy/memset load store loop expa...Daniel Jasper
2017-06-30Revert "r306473 - re-commit r306336: Enable vectorizer-maximize-bandwidth by ...Daniel Jasper
2017-06-30[SCEV] Use depth limit instead of local cache for SExt and ZExtMax Kazantsev
2017-06-30[Dominators] Don't compute DFS InOut numbers eagerly.Jakub Kuderski
2017-06-30[WebAssembly] Add support for exception handling instructionsHeejin Ahn
2017-06-30Unified logic for computing target ABI in backend and front end by moving thi...Eric Christopher
2017-06-29[GISel]: New Opcode G_FLOG/G_FLOG2Aditya Nandakumar
2017-06-29Remove redundant copy in recurrencesTaewook Oh
2017-06-29[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline.Tim Shen
2017-06-29Revert "[mips] Fix multiprecision arithmetic."Simon Dardis
2017-06-29[CodeGenPrepare] Don't create inttoptr for ni ptrsKeno Fischer
2017-06-29[DWARF] Added verification checks for the .apple_names section.Spyridoula Gravani