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
/
unittests
/
IR
/
LegacyPassManagerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[unittests] Add InitializePasses.h includes
Heejin Ahn
2019-11-13
1
-1
/
+1
*
[LegacyPassManager] Delete BasicBlockPass/Manager.
Alina Sbirlea
2019-10-30
1
-47
/
+0
*
Fix IR/Analysis layering issue with OptBisect
Richard Trieu
2019-02-28
1
-1
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
allow custom OptBisect classes set to LLVMContext
Fedor Sergeev
2018-04-05
1
-0
/
+62
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-4
/
+0
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-7
/
+10
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-33
/
+40
*
unittests: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-1
/
+1
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-10
/
+0
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-9
/
+8
*
[PM] Split the LoopInfo object apart from the legacy pass, creating
Chandler Carruth
2015-01-17
1
-1
/
+1
*
Add doInitialization/doFinalization to DataLayoutPass.
Rafael Espindola
2014-09-10
1
-5
/
+5
*
Replace a few virtual with override.
Rafael Espindola
2014-09-10
1
-21
/
+21
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-7
/
+7
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-1
/
+1
*
Make DataLayout a plain object, not a pass.
Rafael Espindola
2014-02-25
1
-10
/
+10
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
[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
*
Use a: and s: instead of a0: and s0: in the DataLayout strings.
Rafael Espindola
2013-12-13
1
-1
/
+1
*
[PM] Split the CallGraph out from the ModulePass which creates the
Chandler Carruth
2013-11-26
1
-1
/
+1
*
Move the old pass manager infrastructure into a legacy namespace and
Chandler Carruth
2013-11-09
1
-0
/
+559