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
/
lib
/
IR
/
Pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Refactoring cl::parser construction and initialization.
Chris Bieneman
2015-01-22
1
-2
/
+2
*
Remove pimpl class from PassRegistry.
Zachary Turner
2014-06-12
1
-8
/
+0
*
Do not register and de-register PassRegistrationListeners during
Zachary Turner
2014-06-12
1
-12
/
+10
*
Revert "[PM] Add pass run listeners to the pass manager."
Juergen Ributzka
2014-05-15
1
-13
/
+0
*
[PM] Add pass run listeners to the pass manager.
Juergen Ributzka
2014-04-28
1
-0
/
+13
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-09
1
-5
/
+5
*
[C++11] Add 'override' keyword to IR library.
Craig Topper
2014-03-05
1
-1
/
+1
*
[Modules] Move the PassNameParser to the IR library as it deals in the
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Constify the Optnone checks in IR passes.
Paul Robinson
2014-02-26
1
-3
/
+3
*
Disable most IR-level transform passes on functions marked 'optnone'.
Paul Robinson
2014-02-06
1
-0
/
+22
*
[PM] Simplify the interface exposed for IR printing passes.
Chandler Carruth
2014-01-12
1
-3
/
+3
*
[PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
2014-01-12
1
-1
/
+1
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Enable *BasicBlockPass::createPrinterPass()
Sergei Larin
2013-02-08
1
-2
/
+1
*
Rename VMCore directory to IR.
Chandler Carruth
2013-01-02
1
-0
/
+277