summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/stop-after.ll
Commit message (Expand)AuthorAgeFilesLines
* llc: Add -start-before/-stop-before optionsMatthias Braun2016-09-231-10/+0
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-241-1/+0
* Revert r279564. It introduces undefined behavior (binding a reference to aRichard Smith2016-08-231-0/+1
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-1/+0
* Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...Matthias Braun2016-08-231-0/+1
* CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun2016-08-231-1/+0
* Introduce llvm.load.relative intrinsic.Peter Collingbourne2016-04-221-1/+1
* Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).Alex Lorenz2015-05-271-1/+2
* Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR...NAKAMURA Takumi2015-05-221-2/+1
* Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format).Alex Lorenz2015-05-211-1/+2
* Revert r237708 (MIR serialization) - incremental buildbots became unstable.Alex Lorenz2015-05-191-2/+1
* MIR Serialization: print and parse LLVM IR using MIR format.Alex Lorenz2015-05-191-1/+2
* Remove the Forward Control Flow Integrity pass and its dependencies.Eric Christopher2015-02-271-1/+1
* Add a new attribute called 'jumptable' that creates jump-instruction tables f...Tom Roeder2014-06-051-1/+1
* Extend TargetPassConfig to allow running only a subset of the normal passes.Bob Wilson2012-07-021-0/+10
OpenPOWER on IntegriCloud