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
/
Transforms
/
DebugIR
/
DebugIR.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugIR: Delete -debug-ir
Duncan P. N. Exon Smith
2014-11-29
1
-308
/
+0
*
Finishing touch for the std::error_code transition.
Rafael Espindola
2014-06-13
1
-1
/
+2
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Use std::error_code instead of llvm::error_code.
Rafael Espindola
2014-06-11
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-1
/
+1
*
DebugIRTests: Fixup for r204130.
NAKAMURA Takumi
2014-03-18
1
-1
/
+1
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-2
/
+2
*
[Layering] Move DebugInfo.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Layering] Move DIBuilder.h into the IR library where its implementation
Chandler Carruth
2014-03-06
1
-1
/
+1
*
Simplify remove, create_directory and create_directories.
Rafael Espindola
2014-02-23
1
-3
/
+4
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-4
/
+3
*
Replace UNIXy path with os-independent one in DebugIR unit test
Daniel Malea
2013-06-28
1
-7
/
+8
*
Fix Windows/Darwin build error in DebugIR unit tests
Daniel Malea
2013-06-28
1
-9
/
+19
*
Adding tests for DebugIR pass
Daniel Malea
2013-06-28
1
-0
/
+296