- fe6345c [LPM] Document the new helpers to make it easy to get consistent require by Chandler Carruth · 10 years ago
- eca46e6 [LPM] Factor all of the loop analysis usage updates into a common helper by Chandler Carruth · 10 years ago
- 1458b14 [X86] Remove unused entries from the disassembler type enum. by Craig Topper · 10 years ago
- be78872 Shuffle header file as per the Coding Standards by David Majnemer · 10 years ago
- ff57405 [SjLjEHPrepare] Simplify/cleanup code by David Majnemer · 10 years ago
- 4f298ff LegalizeDAG: Fix ExpandFCOPYSIGN assuming the same type on both inputs by Matthias Braun · 10 years ago
- 819f6b2 [LPM] Actually test what the O2 pass pipeline consists of in key places, by Chandler Carruth · 10 years ago
- 4487840 Add profile summary support for sample profile. by Easwaran Raman · 10 years ago
- 58cfec6 [SjLjEHPrepare] Don't grab pointers to functions in doInitialization by David Majnemer · 10 years ago
- 1501a64 [AA] Preserve the AA results wrapper pass as well as BasicAA in a few by Chandler Carruth · 10 years ago
- b75f2ff [llvm-nm] In C++, main implicitly returns 0. Pointed out by David Blaikie. by Davide Italiano · 10 years ago
- a2cdd47 Bug fix: use dyn_cast_or_null instead of dyn_cast by Lawrence Hu · 10 years ago
- 8e4a86a llvm-dwp: Don't test compression when zlib isn't available by David Blaikie · 10 years ago
- fb07a71 llvm-dwp: Support compressed input by David Blaikie · 10 years ago
- 21c0f8d Minor code cleanups. NFC. by Junmo Park · 10 years ago
- a30ffcf [sancov] widening default blacklist. by Mike Aizatsky · 10 years ago
- c0110ea [sancov] Adding covered/uncovered tables to coverage report. by Mike Aizatsky · 10 years ago
- 3a1cea0 When printing MIR, output to errs() rather than outs(). by Justin Lebar · 10 years ago
- ab9a540 [CaptureTracking] Add a test case for pointer cmpxchg by Philip Reames · 10 years ago
- 3dbdebc [IR] Extend cmpxchg to allow pointer type operands by Philip Reames · 10 years ago
- 1fe289f [x86] fix initialization of PredictableSelectIsExpensive by Sanjay Patel · 10 years ago
- 1cf60cc [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default by Chris Bieneman · 10 years ago
- 1b96cbe Remove uses of builtin comma operator. by Richard Trieu · 10 years ago
- e172bc7 [ADT] Be less clever when using a nonce type for disambiguation. by Jordan Rose · 10 years ago
- a755f1b [libFuzzer] only read MaxLen bytes from every file in the corpus to speedup loading the corpus by Kostya Serebryany · 10 years ago
- b8d9c89 [PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFC by Adam Nemet · 10 years ago
- 35c57f1 [PPCLoopDataPrefetch] Remove PPC from some of the names. NFC by Adam Nemet · 10 years ago
- e8134e0 [WinEH] Hoist state stores from successors by David Majnemer · 10 years ago
- a0c4c21 [ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t. by Jordan Rose · 10 years ago
- 6222ba6 [IR] Straighten out bundle overload of IRBuilder::CreateCall by Reid Kleckner · 10 years ago
- f9c871b [X86ISelLowering] Use isPowerof2 instead of rewriting it. NFC. by Davide Italiano · 10 years ago
- 10ae0ad5 Add support for invoke/landingpad/resume in C API test by Amaury Sechet · 10 years ago
- 1dddbb7 Restrict scope of variables [NFC] by Philip Reames · 10 years ago
- 459d220 [CaptureTracking] Support atomicrmw and cmpxchg by Philip Reames · 10 years ago
- 2b17201 [DebugInfoPDB] Add source / line number accessors for PDB. by Zachary Turner · 10 years ago
- 03304fa Add more triples after r261235 by Hans Wennborg · 10 years ago
- 449a562 [AArch64] Reduce vector insert/extract cost for Kryo by Matthew Simpson · 10 years ago
- bd5e5e1 Revert to extend i8/i16 return values on Darwin (PR26665) by Hans Wennborg · 10 years ago
- a4ef80d Make header self-contained. NFC. by Benjamin Kramer · 10 years ago
- 793d95a [Hexagon] Remove redundant check. by Chad Rosier · 10 years ago
- 20878db Stop creating covmap as note section on ELF by Xinliang David Li · 10 years ago
- c93ef07 AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics by Nicolai Haehnle · 10 years ago
- 5270eb9 [Hexagon] Fix compilation error with GCC 6 by Krzysztof Parzyszek · 10 years ago
- bfe4c5f [Hexagon] Implement TLS support by Krzysztof Parzyszek · 10 years ago
- fb46056 Reapply commit r259357 with a fix for PR26629 by Matthew Simpson · 10 years ago
- b90e6e9 [mips][microMIPS] Implement TLBINV and TLBINVF instructions by Zlatko Buljan · 10 years ago
- bd6b806 [Hexagon] Add support for __builtin_prefetch by Krzysztof Parzyszek · 10 years ago
- 12a9420 [Hexagon] Update the callee-saved register set for EH-aware functions by Krzysztof Parzyszek · 10 years ago
- 1af94fd Add parentheses around arithmetic in operand of '|'. by Benjamin Kramer · 10 years ago
- e9afeb0 [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and by Chandler Carruth · 10 years ago
- 764196a [X86][SSE] Improve PSHUFB shuffle mask decoding. by Simon Pilgrim · 10 years ago
- 4fd1f8d Minor code cleanup. NFC. by Junmo Park · 10 years ago
- 031bdd8 Test commit access. by Nikolay Haustov · 10 years ago
- 234397f [AVX512][PRORQ][PRORD] Change imm8 to int by Michael Zuckerman · 10 years ago
- 67a41f0 [PM/AA] Teach the new pass manager to use pass-by-lambda for registering by Chandler Carruth · 10 years ago
- 20dee1f Make a stub version of MITests, instead of reverting. by NAKAMURA Takumi · 10 years ago
- 07e5326 [WebAssembly] Don't use setRequiresStructuredCFG(true). by Dan Gohman · 10 years ago
- 5270f42 Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveIntervalTest by Matthias Braun · 10 years ago
- 2082d39 [TableGen,X86] Add NDEBUG check to a variable initialization that's only used by asserts. NFC by Craig Topper · 10 years ago
- a5754d7 [TableGen,X86] Remove extra optional operand from RawFrm. RawFrm with 2 immediates is handled by RawFrmImm8/RawFrmImm16. by Craig Topper · 10 years ago
- 73fb824 [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target by Tom Stellard · 10 years ago
- b73d5ba [libFuzzer] fix the libFuzzer bot by Kostya Serebryany · 10 years ago
- a032454 Add upport for bitcast in the C API echo test by Amaury Sechet · 10 years ago
- 8c6d367 [WebAssembly] Disable register stackification and coloring when not optimizing by Derek Schuff · 10 years ago
- 36a4230 AArch64: always clear kill flags up to last eliminated copy by Tim Northover · 10 years ago
- 185aa0e Add support for memory operations (load/store/gep) in C API echo test by Amaury Sechet · 10 years ago
- cd405ab [DebugInfoPDB] A few cleanups on PDB Variant class. by Zachary Turner · 10 years ago
- 47bce8989 Move LLVMCreateTargetData and LLVMDisposeTargetData together. NFC by Amaury Sechet · 10 years ago
- 0f322f0 [readobj] Remove uneeded braces in case statement. by Michael J. Spencer · 10 years ago
- cd12c6c Make sure functions are generated even there is no global in the C API echo test by Amaury Sechet · 10 years ago
- 98799a2e DwarfDebug: Don't drop the DIExpression just because a variable is by Adrian Prantl · 10 years ago
- 14fc4f2 DbgVariable: Add an accessor for the common case of a single expression by Adrian Prantl · 10 years ago
- eef9379 Add support for global variables in the C API echo test by Amaury Sechet · 10 years ago
- d016c6f [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too by Kostya Serebryany · 10 years ago
- ce9c843 NFC: Fix formating by Amaury Sechet · 10 years ago
- 6470a5d Fix warning on build without asserts by Tim Northover · 10 years ago
- 1753e55 AArch64: improve redundant copy elimination. by Tim Northover · 10 years ago
- 68c9756 [DebugInfoPDB] Raise getSymIndexId() up to PDBSymbol by Zachary Turner · 10 years ago
- b1d4169 [DebugInfoPDB] Teach Variant to support string types. by Zachary Turner · 10 years ago
- 432a2b0 [LIR] Avoid turning non-temporal stores into memset by Haicheng Wu · 10 years ago
- 465522b Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions. by Adrian Prantl · 10 years ago
- b73e556 Add static/const qualifiers to methods. NFC. by George Burgess IV · 10 years ago
- 73b0e08 [libFuzzer] don't timeout when loading the corpus. Be a bit more verbose when loading large corpus. by Kostya Serebryany · 10 years ago
- 7634541 Mention 'notail' attribute in 3.9 release notes. by Akira Hatanaka · 10 years ago
- 2c7551b Create masked gather and scatter intrinsics in Loop Vectorizer. by Elena Demikhovsky · 10 years ago
- 7aec751 Fix load alignement when unpacking aggregates structs by Amaury Sechet · 10 years ago
- fcc16ed Revert "Reapply commit r258404 with fix." by David Majnemer · 10 years ago
- 67e85f7 [ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndividualCalls. by Frederic Riss · 10 years ago
- 9a8ab6a [Hexagon] Replacing reference/dereference with reference cast. by Colin LeMahieu · 10 years ago
- 0251822 Remove superfluous semicolon. by Nico Weber · 10 years ago
- b512b02 Revert r261070, it caused PR26652 / PR26653. by Nico Weber · 10 years ago
- 80a961a [WinEH] Optimize WinEH state stores by David Majnemer · 10 years ago
- 233e7d3 Add a profile summary class specific to instrumentation profiles. by Easwaran Raman · 10 years ago
- 2cd1e5c [Hexagon] Loop instructions don't need special processing. Extension and fitting is performed by generic code and the comment is incorrect, loops don't have a separate extended opcode. by Colin LeMahieu · 10 years ago
- 1d3171f [NVPTX] Annotate convergent intrinsics as convergent. by Justin Lebar · 10 years ago
- 97cc80a [NVPTX] Test that MachineSink won't sink across llvm.cuda.syncthreads. by Justin Lebar · 10 years ago
- 8c96a18 [NVPTX] Annotate call machine instructions as calls. by Justin Lebar · 10 years ago
- 7d0a344 [IR] Add {is,set,setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr. by Justin Lebar · 10 years ago
- 97a9fd0 Update langref to indicate that calls may be convergent. by Justin Lebar · 10 years ago
- e4a9a48 Fix typo in comment. by Justin Lebar · 10 years ago