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
/
VerifierTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Verifier] Improve error for cross-module refs
Keno Fischer
2015-12-01
1
-0
/
+47
*
Allow aliases to be unnamed_addr.
Rafael Espindola
2014-06-06
1
-17
/
+0
*
Use create methods since msvc doesn't handle delegating constructors.
Rafael Espindola
2014-05-17
1
-1
/
+1
*
Reduce abuse of default values in the GlobalAlias constructor.
Rafael Espindola
2014-05-17
1
-2
/
+1
*
Change the GlobalAlias constructor to look a bit more like GlobalVariable.
Rafael Espindola
2014-05-16
1
-3
/
+2
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-1
/
+0
*
[PM] Make the verifier work independently of any pass manager.
Chandler Carruth
2014-01-19
1
-6
/
+9
*
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
2014-01-13
1
-1
/
+1
*
Add calls to doInitialization() and doFinalization() in verifyFunction()
Rafael Espindola
2013-10-30
1
-3
/
+4
*
Add unit test to test a trivial verifier check.
Bill Wendling
2013-06-19
1
-0
/
+16
*
Rename the VMCore unittest tree to IR. Somehow was missed when doing the
Chandler Carruth
2013-01-07
1
-0
/
+64