- 00cf717 [test] Use -passes syntax in Feature/OperandBundles lit tests by Bjorn Pettersson · 3 years, 7 months ago
- 1513ca3 [Feature][NFC]Improve test checks to avoid possible false postitive test by Alexey Bataev · 3 years, 7 months ago
- 735eac7 [FunctionAttrs] Force old pm in test so it doens't behave differently depending on the configuration setting for this flag by Benjamin Kramer · 4 years, 2 months ago
- 8bc08c5 [lldb] Update UUID after https://reviews.llvm.org/D99978. by Alexander Belyaev · 4 years, 2 months ago
- 2f17ed29 [DCE] Don't remove non-willreturn calls by Nikita Popov · 4 years, 4 months ago
- dd4dbad [test][NewPM] Pin various tests to the legacy PM by Arthur Eubanks · 4 years, 4 months ago
- 2920770 [Local] Treat calls that may not return as being alive. by Florian Hahn · 4 years, 4 months ago
- 20c43d6 OpaquePtr: Bulk update tests to use typed sret by Matt Arsenault · 4 years, 7 months ago
- 67f16e9 [NPM] Remove -enable-npm-optnone flag by Arthur Eubanks · 4 years, 7 months ago
- b6ccff3 [NewPM] Provide method to run all pipeline callbacks, used for -O0 by Arthur Eubanks · 4 years, 7 months ago
- d8f531c [NewPM] Don't run before pass instrumentation on required passes by Arthur Eubanks · 4 years, 7 months ago
- 6a972ff [test] Delete Feature/load_module.ll which is covered by load_extension.ll by Fangrui Song · 4 years, 7 months ago
- fbfb1c7 [IR] Make nosync, nofree and willreturn default for intrinsics. by sstefan1 · 4 years, 8 months ago
- f4f7df0 [DIE] Remove DeadInstEliminationPass by Arthur Eubanks · 4 years, 9 months ago
- 3404add [EarlyCSE] Verify hash code in regression tests by Bryan Chan · 4 years, 9 months ago
- e6ea877 [NewPM][optnone] Mark various passes as required by Arthur Eubanks · 4 years, 10 months ago
- 7abef41 [NewPM] Print 'Skipping pass' as pass instrumentation by Arthur Eubanks · 4 years, 10 months ago
- 954bd9c [NewPM] Only verify loop for nonskipped user loop pass by Yuanfang Chen · 4 years, 10 months ago
- 2ca6c42 [FunctionAttrs] Rename functionattrs -> function-attrs by Arthur Eubanks · 4 years, 10 months ago
- b13b858 [NewPM] Support optnone under new pass manager by Arthur Eubanks · 4 years, 11 months ago
- f31811f [BasicAA] Rename deprecated -basicaa to -basic-aa by Fangrui Song · 5 years ago
- 11aa370 StoreInst should store Align, not MaybeAlign by Eli Friedman · 5 years ago
- 4532a50 Infer alignment of unmarked loads in IR/bitcode parsing. by Eli Friedman · 5 years ago
- f897266 [examples] Skip building the Bye pass plugin on windows by Martin Storsjö · 5 years ago
- c285841 Enable new passmanager plugin support for LTO. by Eli Friedman · 5 years ago
- d0090080 Remove no un-necessary require for load_extension.ll by serge-sans-paille · 5 years ago
- 3b70ee2 [LoopExtractor] Convert LoopExtractor from LoopPass to ModulePass by Ehud Katz · 5 years ago
- 3524755 Revert "Activate extension loading test on Darwin now that the underlying fix has landed" by Jan Korous · 5 years ago
- 0580708 Activate extension loading test on Darwin now that the underlying fix has landed by serge-sans-paille · 5 years ago
- 9521c18 [IR] Keep a double break between functions when printing a module by Reid Kleckner · 5 years ago
- 6958045 Mark the test/Feature/load_extension.ll test as unsupported on Darwin. by Amara Emerson · 5 years ago
- a1cc19b XFAIL load_extension.ll test on macOS only by Serge Guelton · 5 years ago
- c23c874 XFAIL load_extension.ll for all targets currently - it's failing on by Eric Christopher · 5 years ago
- db82fc5 [Pass Registration] XFAIL load_extension.ll test on macOS. by Florian Hahn · 5 years ago
- b2be259 Fix compiler extension testing by serge-sans-paille · 5 years ago
- 24ab9b5 Generalize the pass registration mechanism used by Polly to any third-party tool by serge_sans_paille · 6 years ago
- b1d8576 This adds constrained intrinsics for the signed and unsigned conversions by Kevin P. Neal · 6 years ago
- 76fd58d Revert "[ARM] Allocatable Global Register Variables for ARM" by Carey Williams · 6 years ago
- c313a6b Revert "[NFC] Fix test reserve_global_reg.ll after 2d739f9" by Carey Williams · 6 years ago
- fd39b1b Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 described there."" by Eric Christopher · 6 years ago
- c9ddb02 Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 described there." by Muhammad Omair Javaid · 6 years ago
- 8ff85ed As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 described there. by Eric Christopher · 6 years ago
- 714aaba Temporarily Revert "[SLP] allow forming 2-way reduction patterns" and update testcases. by Eric Christopher · 6 years ago
- 8a0aa53 Temporarily Revert "Temporarily Revert "[SLP] allow forming 2-way reduction patterns"" by Eric Christopher · 6 years ago
- cd8748a Temporarily Revert "[SLP] allow forming 2-way reduction patterns" by Eric Christopher · 6 years ago
- aea7578 [NFC] Fix test reserve_global_reg.ll after 2d739f9 by Russell Gallop · 6 years ago
- 2d739f9 [ARM] Allocatable Global Register Variables for ARM by Anna Welker · 6 years ago
- 7ff5770 [SLP] allow forming 2-way reduction patterns by Sanjay Patel · 6 years ago
- 1c3d19c [FPEnv] Add constrained intrinsics for lrint and lround by Kevin P. Neal · 6 years ago
- 68b8052 [FPEnv] Strict FP tests should use the requisite function attributes. by Kevin P. Neal · 6 years ago
- ddf13c0 [FPEnv] Add fptosi and fptoui constrained intrinsics. by Kevin P. Neal · 6 years ago
- a009a60 IR: print value numbers for unnamed function arguments by Tim Northover · 6 years ago
- cc0a4cd [FunctionAttrs] Annotate "willreturn" for intrinsics by Hideto Ueno · 6 years ago
- b4b21d8 Add, and infer, a nofree function attribute by Brian Homerding · 6 years ago
- 61ed46c7 [Bugpoint] Only run plugins tests if plugins are enabled by Petr Hosek · 6 years ago
- 1d16515 [ELF] Implement Dependent Libraries Feature by Ben Dunbobbin · 6 years ago
- f4dfd63 [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in textual format by Fangrui Song · 6 years ago
- 5987749 Add constrained fptrunc and fpext intrinsics. by Kevin P. Neal · 6 years ago
- 808e157 Mark @llvm.trap cold by Vedant Kumar · 7 years ago
- e6c30fd Restore the LoopInstSimplify pass, reverting r327329 that removed it. by Chandler Carruth · 7 years ago
- 3a40853 Remove the LoopInstSimplify pass (-loop-instsimplify) by Vedant Kumar · 7 years ago
- 5106d4d Mark two tests REQUIRES: x86-registered-backend by Justin Bogner · 7 years ago
- b36fbbc CodeGen: support an extension to pass linker options on ELF by Saleem Abdulrasool · 7 years ago
- a131d3f Add ‘llvm.experimental.constrained.fma‘ Intrinsic. by Wei Ding · 8 years ago
- 66f6fc0 LowerAtomic: Don't skip optnone functions; atomic still need lowering (PR34020) by Hans Wennborg · 8 years ago
- 3545a9e Remove the BBVectorize pass. by Chandler Carruth · 8 years ago
- f466001 Add constrained intrinsics for some libm-equivalent operations by Andrew Kaylor · 8 years ago
- 83a11ca Test for r303197 by Matthias Braun · 8 years ago
- 2847c99 Add "REQUIRES:" to the last few tests that use target specific intrinsics by Justin Bogner · 8 years ago
- 6a288c1 Replace hardcoded intrinsic list with speculatable attribute. by Matt Arsenault · 8 years ago
- c246a4c Disable GVN Hoist due to still more bugs being found in it. There is by Chandler Carruth · 8 years ago
- 9d597ad [GVNHoist] Re-enable GVNHoist by default by Geoff Berry · 8 years ago
- 254f5fa Disable gvn-hoist (PR32153) by Hans Wennborg · 8 years ago
- a0a1164 Add intrinsics for constrained floating point operations by Andrew Kaylor · 8 years ago
- db9e0b6 Fix some broken CHECK lines. by Benjamin Kramer · 8 years ago
- 8c629ec Revert "Revert "Invariant start/end intrinsics overloaded for address space"" by Mehdi Amini · 9 years ago
- 164ac65 Revert "Invariant start/end intrinsics overloaded for address space" by Mehdi Amini · 9 years ago
- bfb96c5 GVN-hoist: enable by default by Sebastian Pop · 9 years ago
- 9a0035d Revert "(refs/bisect/bad) GVN-hoist: enable by default" by Matthias Braun · 9 years ago
- c33f0e2 GVN-hoist: enable by default by Sebastian Pop · 9 years ago
- bd88758 Revert "GVN-hoist: enable by default" & "Make GVN Hoisting obey optnone/bisect." by Bruno Cardoso Lopes · 9 years ago
- b33bfa1 Make GVN Hoisting obey optnone/bisect. by Sebastian Pop · 9 years ago
- fd0fb09 Reinstate optnone test for GVN Hoisting, removed in r276479. by Paul Robinson · 9 years ago
- ba21ffe Add flag to PassManagerBuilder to disable GVN Hoist Pass. by Alina Sbirlea · 9 years ago
- 0be4a0e Invariant start/end intrinsics overloaded for address space by Anna Thomas · 9 years ago
- c858faa Revert "Invariant start/end intrinsics overloaded for address space" by Anna Thomas · 9 years ago
- 29b24df Invariant start/end intrinsics overloaded for address space by Anna Thomas · 9 years ago
- 2d23c02 Make GVN Hoisting obey optnone/bisect. by Paul Robinson · 9 years ago
- 3387074 Temporarily remove a test case to unblock PPC bots. by Andrew Kaylor · 9 years ago
- a463537 NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0 by Justin Bogner · 9 years ago
- 96efdd6 IR: Introduce local_unnamed_addr attribute. by Peter Collingbourne · 9 years ago
- 04f8e06 Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case. by Andrew Kaylor · 9 years ago
- 32483a7 Make "@name =" mandatory for globals in .ll files. by Rafael Espindola · 9 years ago
- e87e1c6 [NVVM] Remove noduplicate attribute from synchronizing intrinsics. by Justin Lebar · 9 years ago
- 09b4a8d Add a flag to the LLVMContext to disable name for Value other than GlobalValue by Mehdi Amini · 9 years ago
- ca2edc7 [GMR/OperandBundles] Teach getModRefBehavior about operand bundles by Sanjoy Das · 9 years ago
- 1fdb5e6 [NVPTX] Mark nvvm synchronizing intrinsics as convergent. by Justin Lebar · 9 years ago
- 6338d7c MachineScheduler: Honor optnone functions in the pre-ra scheduler. by Chad Rosier · 9 years ago
- e28885e [WinEH] Verify unwind edges against EH pad tree by Joseph Tremoulet · 9 years ago
- adfec01 [MergeFunctions] Use II instead of CI for InvokeInst; NFC by Sanjoy Das · 9 years ago