index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
IR
/
LLVMContext.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
1
-1
/
+1
2014-04-08
Add -pass-remarks flag to 'opt'.
Diego Novillo
1
-1
/
+2
2014-04-08
Add support for optimization reports.
Diego Novillo
1
-0
/
+8
2014-02-28
Add 'remark' diagnostic type in LLVM
Tobias Grosser
1
-0
/
+3
2014-02-22
Switch the LLVM error reporting on the new diagnostic system.
Quentin Colombet
1
-18
/
+4
2013-12-17
Add warning capabilities in LLVM.
Quentin Colombet
1
-0
/
+41
2013-12-17
Revert r197438 and r197447 until we figure out how to avoid circular dependen...
Quentin Colombet
1
-41
/
+0
2013-12-16
Add warning capabilities in LLVM.
Quentin Colombet
1
-0
/
+41
2013-03-06
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...
Shuxin Yang
1
-0
/
+5
2013-02-12
Add static cast to unsigned char whenever a character classification function...
Guy Benyei
1
-2
/
+3
2013-02-11
Revert "Rename LLVMContext diagnostic handler types and functions."
Bob Wilson
1
-14
/
+16
2013-02-08
Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...
Bob Wilson
1
-28
/
+1
2013-01-02
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
1
-4
/
+4
2013-01-02
Rename VMCore directory to IR.
Chandler Carruth
1
-0
/
+187
[prev]