index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
InitializePasses.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default lowering for experimental.widenable.condition
Max Kazantsev
2019-01-31
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NewPM][TSan] Reiterate the TSan port
Philip Pfaffe
2019-01-16
1
-1
/
+1
*
[GISel]: Add support for CSEing continuously during GISel passes.
Aditya Nandakumar
2019-01-16
1
-0
/
+1
*
Revert r350647: "[NewPM] Port tsan"
Florian Hahn
2019-01-09
1
-1
/
+1
*
[NewPM] Port tsan
Philip Pfaffe
2019-01-08
1
-1
/
+1
*
[ThinLTO] Handle chains of aliases
Teresa Johnson
2019-01-04
1
-0
/
+1
*
[NewPM] Port Msan
Philip Pfaffe
2019-01-03
1
-1
/
+1
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-0
/
+1
*
Introduce llvm.experimental.widenable_condition intrinsic
Max Kazantsev
2018-12-07
1
-0
/
+1
*
[PM] Port LoadStoreVectorizer to the new pass manager.
Markus Lavin
2018-12-07
1
-1
/
+1
*
[stack-safety] Empty local passes for Stack Safety Global Analysis
Vitaly Buka
2018-11-26
1
-0
/
+1
*
[stack-safety] Empty local passes for Stack Safety Local Analysis
Vitaly Buka
2018-11-26
1
-0
/
+1
*
[PM] Port Scalarizer to the new pass manager.
Mikael Holmen
2018-11-21
1
-1
/
+1
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1
*
Revert "[PassManager/Sanitizer] Enable usage of ported AddressSanitizer passe...
Leonard Chan
2018-10-26
1
-2
/
+2
*
[PassManager/Sanitizer] Port of AddresSanitizer pass from legacy to new PassM...
Leonard Chan
2018-10-11
1
-2
/
+2
*
Hot cold splitting pass
Aditya Kumar
2018-09-07
1
-0
/
+1
*
[PGO] Control Height Reduction
Hiroshi Yamauchi
2018-09-04
1
-0
/
+1
*
[NFC] Rename the DivergenceAnalysis to LegacyDivergenceAnalysis
Nicolai Haehnle
2018-08-30
1
-1
/
+1
*
RegUsageInfo: Cleanup; NFC
Matthias Braun
2018-07-26
1
-0
/
+2
*
InitializePasses: Sort declarations; NFC
Matthias Braun
2018-07-26
1
-15
/
+15
*
[UnrollAndJam] New Unroll and Jam pass
David Green
2018-07-01
1
-0
/
+1
*
[instsimplify] Move the instsimplify pass to use more obvious file names
Chandler Carruth
2018-06-29
1
-1
/
+1
*
Add a PhiValuesAnalysis pass to calculate the underlying values of phis
John Brawn
2018-06-28
1
-0
/
+1
*
Revert r335306 (and r335314) - the Call Graph Profile pass.
Chandler Carruth
2018-06-22
1
-1
/
+0
*
[Instrumentation] Add Call Graph Profile pass
Michael J. Spencer
2018-06-21
1
-0
/
+1
*
[WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn
2018-05-31
1
-0
/
+1
*
Revert 333358 as it's failing on some builders.
David Green
2018-05-27
1
-1
/
+0
*
[UnrollAndJam] Add a new Unroll and Jam pass
David Green
2018-05-27
1
-0
/
+1
*
Restore the LoopInstSimplify pass, reverting r327329 that removed it.
Chandler Carruth
2018-05-25
1
-0
/
+1
*
[LoopGuardWidening] Split out a loop pass version of GuardWidening
Philip Reames
2018-04-27
1
-0
/
+1
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+1
*
[AggressiveInstCombine] Add library initializer routine for AggressiveInstCom...
Craig Topper
2018-04-24
1
-0
/
+3
*
[CodeGen] Add a new pass for PostRA sink
Jun Bum Lim
2018-03-22
1
-0
/
+1
*
Add an analysis printer for must execute reasoning
Philip Reames
2018-03-20
1
-0
/
+1
*
[New PM][IRCE] port of Inductive Range Check Elimination pass to the new pass...
Fedor Sergeev
2018-03-15
1
-1
/
+1
*
Remove the LoopInstSimplify pass (-loop-instsimplify)
Vedant Kumar
2018-03-12
1
-1
/
+0
*
Another try to commit 323321 (aggressive instruction combine).
Amjad Aboud
2018-01-25
1
-0
/
+1
*
Reverted 323321.
Amjad Aboud
2018-01-24
1
-1
/
+0
*
[InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...
Amjad Aboud
2018-01-24
1
-0
/
+1
*
[llvm-extract] Support extracting basic blocks
Volkan Keles
2018-01-23
1
-1
/
+1
*
Introduce the "retpoline" x86 mitigation technique for variant #2 of the spec...
Chandler Carruth
2018-01-22
1
-0
/
+1
*
Separate ExecutionDepsFix into 4 parts:
Marina Yatsina
2018-01-22
1
-0
/
+2
*
Split MachineLICM into EarlyMachineLICM and MachineLICM; NFC
Matthias Braun
2018-01-19
1
-0
/
+1
*
Split TailDuplicatePass into pre- and post-RA variant; NFC
Matthias Braun
2018-01-19
1
-1
/
+2
*
[PM] port Rewrite Statepoints For GC to the new pass manager.
Fedor Sergeev
2017-12-15
1
-1
/
+1
*
Hardware-assisted AddressSanitizer (llvm part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+1
*
Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...
Hans Wennborg
2017-11-14
1
-1
/
+2
*
[PM] Port BoundsChecking to the new PM.
Chandler Carruth
2017-11-14
1
-1
/
+1
[next]