- 8e4f570 Move registerSection out of line and reduce #includes. NFC. by Rafael Espindola · 10 years ago
- 58d1cc1 [X86][SSE] Add FADD combine tests. by Simon Pilgrim · 10 years ago
- eae7090 [DAGCombiner] Merge SIGN_EXTEND_INREG vector constant folding methods. NCI. by Simon Pilgrim · 10 years ago
- 2e700c9 [libFuzzer] trying to fix at-exit hang by Kostya Serebryany · 10 years ago
- 645be3e [WebAssembly] Implement the remaining conversion operations. by Dan Gohman · 10 years ago
- 4a2dc8f Use early return. NFC. by Rafael Espindola · 10 years ago
- 7db865a Try to appease MSVC, NFCI. by Sanjoy Das · 10 years ago
- 8da370d AMDGPU/SI: Remove unused tablegen multiclass by Tom Stellard · 10 years ago
- ac4ccba Disallow assigning symbol a null section. by Rafael Espindola · 10 years ago
- 092a1f7 Try to appease the MSVC bots, NFCI. by Sanjoy Das · 10 years ago
- de786c9 [WebAssembly] Rename setlocal to set_local to match the spec. by Dan Gohman · 10 years ago
- e7c8e13 [WebAssembly] Update this test for the new loop scheme. by Dan Gohman · 10 years ago
- c21499d Try to appease the MSVC bots, NFC. by Sanjoy Das · 10 years ago
- 9906eef [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. The actual return value is not *yet* used (and expected to be 0). This change is API breaking, so the fuzzers will need to be updated. by Kostya Serebryany · 10 years ago
- cf7b076 Fix comment ASCII art to unbreak the gcc 4.9.1 build by Sanjoy Das · 10 years ago
- 23b6f4b [SCEV] Recognize simple br-phi patterns by Sanjoy Das · 10 years ago
- cdc351d [CMake] We need to explicitly add llvm-config before clang so that LLVM_BUILD_EXTERNAL_COMPILER_RT can depend on llvm-config. by Chris Bieneman · 10 years ago
- 264b036 inariant.group handling in GVN by Piotr Padlewski · 10 years ago
- f351bce [libFuzzer] remove experimental flag and functionality by Kostya Serebryany · 10 years ago
- e865fa7 [WebAssembly] Fix CFG stackification of nested loops. by Dan Gohman · 10 years ago
- a05446b [WebAssembly] Support calls marked as "tail", fastcc, and coldcc. by Dan Gohman · 10 years ago
- 0e4cfb7 Call the correct overload. by Richard Trieu · 10 years ago
- cd0d243 [libFuzzer] add a flag -max_total_time by Kostya Serebryany · 10 years ago
- 216303e [WebAssembly] Add a resize_memory intrinsic. by Dan Gohman · 10 years ago
- 3d58b72 [SCEV] Refactor out a createNodeForSelect by Sanjoy Das · 10 years ago
- c04323e [Tests] Add one more case to LoopUnroll/pr18861.ll for better coverage. by Michael Zolotukhin · 10 years ago
- e18914e [Tests] Give meaningful names to blocks in LoopUnroll/pr18861.ll, add a description of what's going on. by Michael Zolotukhin · 10 years ago
- c1aaab5 [Tests] Slightly reduce test LoopUnroll/pr18861.ll. by Michael Zolotukhin · 10 years ago
- 7eb00c4 [WebAssembly] Add a memory_size intrinsic. by Dan Gohman · 10 years ago
- 29467e7 AMDGPU/SI: Add verifier check for exec reads by Matt Arsenault · 10 years ago
- 63a9180 Add way to test for generic TargetOpcodes by Matt Arsenault · 10 years ago
- 8c0c432 [SCEV] Try to prove predicates by splitting them by Sanjoy Das · 10 years ago
- 87b7b2f Actually switch the arch when we see .arch. PR21695 by Roman Divacky · 10 years ago
- 90161a2 ARM: diagnose invalid local fixups on Thumb1 by Tim Northover · 10 years ago
- 6e8613f ARM: correctly align constant pool value on Thumb1 targets. by Tim Northover · 10 years ago
- 64bfc0a [lit] Raise the default soft process limit when possible by Hal Finkel · 10 years ago
- 4994300 [ARM] Typo. NFC. by Chad Rosier · 10 years ago
- 93ccc33 Reapply r249121 : "[FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types." by Andrea Di Biagio · 10 years ago
- 053f844 Revert: [FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types. by Andrea Di Biagio · 10 years ago
- 45996bb [mips][microMIPS] Fix an issue with selecting sqrt instruction in LLVM backend by Zoran Jovanovic · 10 years ago
- f008b99 [FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types. by Andrea Di Biagio · 10 years ago
- d25872f DenseMap: we're trying to call the reserved global placement allocation by Richard Smith · 10 years ago
- bc01088 dsymutil: Also ignore the ByteSize when building the DeclContext cache for by Adrian Prantl · 10 years ago
- 55928e7 [LibFuzzer] test_single_input option to run a single test case. by Ivan Krasin · 10 years ago
- e054b94 [SimplifyLibCalls] Fix instruction misplacement in string/memory libcall optimization by Bruno Cardoso Lopes · 10 years ago
- fb65d2c AMDGPU: Fix unused variable warning in release build by Matt Arsenault · 10 years ago
- df9fc23 [Hexagon] XFAILing test while diagnosing backend error. by Colin LeMahieu · 10 years ago
- a7474fd AMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass by Matt Arsenault · 10 years ago
- fd81399 Fix relocation used for GOT references in non-PIC mode. Fix relocations by Joerg Sonnenberger · 10 years ago
- 52c0444 [PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols by Davide Italiano · 10 years ago
- ac5ec1c AMDGPU: Merge if and switch by Matt Arsenault · 10 years ago
- db84edf AMDGPU: Remove dead code by Matt Arsenault · 10 years ago
- ae6db4b AMDGPU: Make SIInsertWaits about a factor of 4 faster by Matt Arsenault · 10 years ago
- 646073b [WinEH] Emit __C_specific_handler tables for the new IR by Reid Kleckner · 10 years ago
- 4d46a2b [Hexagon] XFAILing test while diagnosing backend error. by Colin LeMahieu · 10 years ago
- 5246a36 AMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowering pass by Tom Stellard · 10 years ago
- 0955fc3 [WinEH] Stop BranchFolding from merging across funclets by David Majnemer · 10 years ago
- 4f717f6 Kill another reference to in-source builds by Jonathan Roelofs · 10 years ago
- 68754da [WinEH] Make FuncletLayout more robust against catchret by David Majnemer · 10 years ago
- 40fed82 [AArch64] Deprecate a command-line option used for testing. by Chad Rosier · 10 years ago
- 89b44df [SystemZ] Add some generic (floating point support) load instructions. by Jonas Paulsson · 10 years ago
- 3fffb69 Fix printing of 64 bit values and make test more strict. by Rafael Espindola · 10 years ago
- 7fe09ce AMDGPU: Add MEM_RAT STORE_TYPED. by Tom Stellard · 10 years ago
- e53ca97 AMDGPU: Factor out EOP query. by Tom Stellard · 10 years ago
- 1a9ea37 Reformat. by NAKAMURA Takumi · 10 years ago
- c3f6054 Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64" by NAKAMURA Takumi · 10 years ago
- 0af0b8d Use more strict types. NFC. by Rafael Espindola · 10 years ago
- f6e1ea7 [InstCombine] Remove trivially empty lifetime start/end ranges. by Arnaud A. de Grandmaison · 10 years ago
- 4e00ed4 [SystemZ] Add assembly instructions for obtaining clock values as well as CPU features by Ulrich Weigand · 10 years ago
- 2bbda57 [AArch64] Hoist commonly failing check. NFC. by Chad Rosier · 10 years ago
- bfce81b [AArch64] Rename variable to improve readability. NFC. by Chad Rosier · 10 years ago
- a46ce63 [AArch64] Update comment to reflect reality. by Chad Rosier · 10 years ago
- 7bfea19 [mips][microMIPS] Implement CACHEE, WRPGPR and WSBH instructions by Zoran Jovanovic · 10 years ago
- efd6325 [ARM] More care with Thumb1 writeback in ARMLoadStoreOptimizer by Scott Douglass · 10 years ago
- fd5a6e2 [NaryReassociate] SeenExprs records WeakVH by Jingyue Wu · 10 years ago
- 2eee2e2 Fix performance problem in long-running SectionMemoryManagers by Keno Fischer · 10 years ago
- 32dcf8b AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order by Tom Stellard · 10 years ago
- 8902508 [llvm-objdump] Fix time of check to time of use bug. by Davide Italiano · 10 years ago
- 36fd6e3 Revert "Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and LLD) are -Wdeprecated clean" by David Blaikie · 10 years ago
- 924e631 Update sample profile propagation algorithm. by Dehao Chen · 10 years ago
- c97ac42 [X86] Don't custom-lower vNi32 uint_to_fp when unsafe-fp-math. by Ahmed Bougacha · 10 years ago
- 7d40f6e Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and LLD) are -Wdeprecated clean by David Blaikie · 10 years ago
- 39b3d70 [WinEH] Emit int3 after noreturn calls on Win64 by Reid Kleckner · 10 years ago
- d741fc0 [PowerPC] undef Relocation names in PowerPC*.def by Hal Finkel · 10 years ago
- 4f55287 [x86] enable machine combiner reassociations for 256-bit vector logical integer insts by Sanjay Patel · 10 years ago
- 22e2376 [libFuzzer] Marking exported symbols as visible. Patch by Mike Aizatsky by Kostya Serebryany · 10 years ago
- 5a49a9a [AArch64] Remove an unnecessary run line and other cleanup. NFC. by Chad Rosier · 10 years ago
- ad0be61 [SLP] Don't vectorize loads of non-packed types (like i1, i2). by Michael Zolotukhin · 10 years ago
- 892946c Fix -Wsign-compare warning by David Blaikie · 10 years ago
- 5a71366 Move dw_op_minus test to DebugInfo/X86. by Evgeniy Stepanov · 10 years ago
- 1eca697 Fix debug info with SafeStack. by Evgeniy Stepanov · 10 years ago
- 8112271 [AArch64] Remove an unnecessary restriction on pre-index instructions. by Chad Rosier · 10 years ago
- 07457d5 DeadCodeElimination: rewrite to be faster by Fiona Glaser · 10 years ago
- af57dae [PowerPC] Disable shrink wrapping by Hal Finkel · 10 years ago
- 0d973b5 SLPVectorizer: add a test to check if the minimum region size works. by Erik Eckstein · 10 years ago
- d84fffe [ARM] Support for ARMv6-Z / ARMv6-ZK missing by Artyom Skrobov · 10 years ago
- e2b6175 SLPVectorizer: limit the scheduling region size per basic block. by Erik Eckstein · 10 years ago
- d97e13c [AArch64] Use helper function to improve readability. NFC. by Chad Rosier · 10 years ago
- 2d31ad0 [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if the shuffle mask is constant. by Andrea Di Biagio · 10 years ago
- 1cbae49 [CMake] Make the bindir and libdir arguments to set_output_directory optional by John Brawn · 10 years ago