- cc26b12 Unxfail passing testcase on Hexagon by Krzysztof Parzyszek · 10 years ago
- f59da46 [ValueTracking] Understand more select patterns in ComputeKnownBits by James Molloy · 10 years ago
- ba4dbaf [Hexagon] Handle branches with non-mbb operands by Krzysztof Parzyszek · 10 years ago
- 994f24a [LTO] Add a run of LoopUnroll by James Molloy · 10 years ago
- 5f2bc6c [ARM] Use the efficient version of BitVector::set and a static_assert. by Benjamin Kramer · 10 years ago
- 10387d2 [docs] Improve the documentation on committing code reviewed on by Dan Liew · 10 years ago
- 92d091b InstructionsTest.cpp: Fix a warning. [-Wsign-compare] by NAKAMURA Takumi · 10 years ago
- af6e897 Revert "Assert that we have all use/users in the getters." by Michael Zolotukhin · 10 years ago
- 741199b [GlobalsAA] Relax condition in checking globals as args to functions by Vaivaswatha Nagaraj · 10 years ago
- f8ccddc AVX512: VMOVDQA32/64 (load) intrinsic implementation. by Igor Breger · 10 years ago
- 183e87e Rename local variable to avoid conflict by Xinliang David Li · 10 years ago
- 6f91687 [UnitTest] Fix warning, NFC. by Joseph Tremoulet · 10 years ago
- 0d05e6c [OperandBundles] Copy DebugLoc with calls/invokes by Joseph Tremoulet · 10 years ago
- 94d8cb3 Cleanup: shorten prefix to consistent with other decls /NFC by Xinliang David Li · 10 years ago
- efefcdd [TableGen] Pass PassSubtarget flag into getCode instead of storing a copy of the flag in every AsmWriterOperand. NFC by Craig Topper · 10 years ago
- 294255b [CodeView] Add support for dumping binary annotations by David Majnemer · 10 years ago
- e6075bd Fix comments /NFC by Xinliang David Li · 10 years ago
- 5fd06e2 [PGO] clean up and documentation by Xinliang David Li · 10 years ago
- a416b73 [libFuzzer] suggest a dictionary to the user of some of the trace-based dictionary entries were successful by Kostya Serebryany · 10 years ago
- 7b82860 [AArch64] Don't assume extractelt constant index when matching shuffle. by Ahmed Bougacha · 10 years ago
- a4ccbce Add virtual dtor by Xinliang David Li · 10 years ago
- d9de69f WebAssembly: mark a few new failures by JF Bastien · 10 years ago
- e9382fe Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32. by NAKAMURA Takumi · 10 years ago
- f7cfdf8 [X86] Don't alter HasOpaqueSPAdjustment after we've relied on it by David Majnemer · 10 years ago
- 103a361 [GC] Remove more dead code from Registry [NFCI] by Philip Reames · 10 years ago
- 7a335f8 Fix Release build warning. by Philip Reames · 10 years ago
- 3a4727c [GC] Remove a bunch of unused complexity from Registry and RegistryParser [NFCI] by Philip Reames · 10 years ago
- dda3410 llvm-profdata.cpp: Fix comment lines. [-Wdocumentation] by NAKAMURA Takumi · 10 years ago
- f7c44aa [GCRoot] Assert preconditions to clarify behavior by Philip Reames · 10 years ago
- 5353c0f [codeview] Regenerate C++ display name test case and update comments by Reid Kleckner · 10 years ago
- 326b7ce Stop increasing alignment of externally-visible globals on ELF platforms. by James Y Knight · 10 years ago
- 08ba2ca [TLS] New lower emutls pass, fix linkage bugs. by Chih-Hung Hsieh · 10 years ago
- c40a833 Add file missing from r257712 by Reid Kleckner · 10 years ago
- 92e8dcd [libFuzzer] make CurrentUnit a POD object instead of vector to avoid extra allocations by Kostya Serebryany · 10 years ago
- 13d3e2e [codeview] Share more enums across the writer and the dumper by Reid Kleckner · 10 years ago
- ad2da49 WebAssembly: fix build break introduced by ELFObjectWriter churn by JF Bastien · 10 years ago
- 8a0c782 [Coverage] introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data by Xinliang David Li · 10 years ago
- b09c6d4 Add a triple to the test. by Rafael Espindola · 10 years ago
- 0d31a22 Revert r257699 -- windows buildbot failure TBI by Xinliang David Li · 10 years ago
- 3888fb0 [libFuzzer] make sure we find buffer overflow in the input buffer. Previously, re-using the same vector object was hiding buffer overflows (unless we used annotated vector) by Kostya Serebryany · 10 years ago
- 38c559c move return variable declarations down to where they are actually used; NFCI by Sanjay Patel · 10 years ago
- b68354f [Coverage] introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data by Xinliang David Li · 10 years ago
- fdba645 Convert a few assert failures into proper errors. by Rafael Espindola · 10 years ago
- 9a03a19 Simplify. NFC. by Rafael Espindola · 10 years ago
- 72a0507 fix formatting; NFC by Sanjay Patel · 10 years ago
- 04e5638 hasNUses(0) == use_empty() ; NFCI by Sanjay Patel · 10 years ago
- fa283c3 Display detailed profile summary in llvm-profdata tool. by Easwaran Raman · 10 years ago
- 9b28616 [Hexagon] Fix the options controlling jump table generation by Krzysztof Parzyszek · 10 years ago
- dcf08fb rangify; NFCI by Sanjay Patel · 10 years ago
- 3af3cfa don't duplicate comments that are in the header file; NFC by Sanjay Patel · 10 years ago
- 01f1e93 don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
- 9a0e553 Relax testcase so it works on Windows. by Adrian Prantl · 10 years ago
- a1f41aa AMDGPU/SI: Update ISA version for FIJI by Changpeng Fang · 10 years ago
- 839f67b Fix instance of -Wcovered-switch-default by Reid Kleckner · 10 years ago
- f6ffec9 dsymutil: Only warn about missing clang modules once. by Adrian Prantl · 10 years ago
- 307c714 Remove bashism from merge.sh: POSIX sh does not have the `function` by Dimitry Andric · 10 years ago
- 6957121 Fix build of CodeView library by Reid Kleckner · 10 years ago
- 81124df Unbreak the sphinx build by Hans Wennborg · 10 years ago
- fb30f09 [readobj] Expand CodeView dumping functionality by Reid Kleckner · 10 years ago
- e1aa9b9 [WebAssembly] Add an assertion to catch unexpected MCFixupKindInfo flags. by Dan Gohman · 10 years ago
- c7e4634 [WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes. by Dan Gohman · 10 years ago
- 38fb5df don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
- c5d0ef9 Fix struct/class mismatch for MachineSchedContext by Hans Wennborg · 10 years ago
- 81e35dc rangify; NFCI by Sanjay Patel · 10 years ago
- 67e14a3 Avoid undefined behavior in LinkAllPasses.h by Dimitry Andric · 10 years ago
- 92df174 don't repeat names in comments ; NFC by Sanjay Patel · 10 years ago
- a07c74e Update version to 3.9. by Hans Wennborg · 10 years ago
- c0d8927 fix typo by Sanjay Patel · 10 years ago
- 1c18e5b AMDGPU/SI: Fix a GPU hang with POS_W_FLOAT enabled by Marek Olsak · 10 years ago
- fdcecea AMDGPU/SI: Add tests for non-void functions and InitialPSInputAddr by Marek Olsak · 10 years ago
- 8578c2b AMDGPU/SI: Remove ending s_endpgm from non-void functions by Marek Olsak · 10 years ago
- fe319de AMDGPU/SI: Add s_waitcnt at the end of non-void functions by Marek Olsak · 10 years ago
- 7207597 AMDGPU/SI: Add support for non-void functions by Marek Olsak · 10 years ago
- caaa234 [WebAssemly] Invalidate liveness in CFG stackifier by Derek Schuff · 10 years ago
- 57353d1 fix typo by Sanjay Patel · 10 years ago
- 5ef672d [lit] Fix handling of per test timeout when the installed psutil version by Dan Liew · 10 years ago
- 92da4c5 fix typo by Sanjay Patel · 10 years ago
- 56ae12b fix typo by Sanjay Patel · 10 years ago
- cead1b4 AMDGPU/SI: Add SI Machine Scheduler by Nicolai Haehnle · 10 years ago
- 44d0b48 Fixing warning by adding the X86ISD::VROTRI case. by Michael Zuckerman · 10 years ago
- af47668 [Hexagon] Do not insert non-phis before phis in bit simplification by Krzysztof Parzyszek · 10 years ago
- 8901532 [AVX512] Adding PMOVSXBD/W/Q , PMOVZSDQ and PMOVZSWD/Q Intrinsics . by Michael Zuckerman · 10 years ago
- d77802e [AVX512] Adding PMOVZXBD/W/Q , PMOVZXDQ and PMOVZXWD/Q Intrinsics by Michael Zuckerman · 10 years ago
- dc8dfe1 [PowerPC] Fix large code model with the ELFv2 ABI by Ulrich Weigand · 10 years ago
- 74012f5 [AVX512] adding PRORQ , PRORD , PRORLVQ and PRORLVD Intrinsics by Michael Zuckerman · 10 years ago
- d28ea84 AMDGPU/SI: Allow more shader inputs by Marek Olsak · 10 years ago
- 18a1b59 AMDGPU/SI: Allow any number of PS inputs by Marek Olsak · 10 years ago
- d2b0d84 AMDGPU/SI: Add new target attribute InitialPSInputAddr by Marek Olsak · 10 years ago
- bc61f35 AMDGPU/SI: Fix a bug in SIFoldOperands by Marek Olsak · 10 years ago
- 1f54774 LEA code size optimization pass (Part 2): Remove redundant LEA instructions. by Andrey Turetskiy · 10 years ago
- b3379c3 Add test cases that will show the bug that was fixed in r256725. by Craig Topper · 10 years ago
- cd0aefe [TableGen] Cleanup output formatting and add llvm_unreachables to the output the AsmMatcher uses when it overflows the 64-bit tables. No in tree targets use this code, but I tested it with an temporarily reduced table width. by Craig Topper · 10 years ago
- 05bdb7c [TableGen] Replace some hardcoded assumptions that the OpcodeInfo table is 64-bits for cleanliness. NFC by Craig Topper · 10 years ago
- abfd630 [TableGen] Use std::remove_if instead of an n^2 loop. NFC by Craig Topper · 10 years ago
- cdef20c [TableGen] Fix up some stale comments in the AsmMatcher. NFC by Craig Topper · 10 years ago
- ced4b13 [TableGen] Move calls to getValueAsInt out of a loop since they aren't simple functions. NFC by Craig Topper · 10 years ago
- 8bb7acb Remove extra whitespace. NFC. by Junmo Park · 10 years ago
- 06f2160 [ORC] Add extra debugging output to OrcRemoteTargetServer. by Lang Hames · 10 years ago
- c161401 [ORC] Fix typo in debugging output. by Lang Hames · 10 years ago
- d3a4714 [Inliner] Merge the attributes of the caller and callee functions by Akira Hatanaka · 10 years ago