index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bugpoint
/
BugDriver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Fix FindExecutable to use sys::Path::GetMainExecutable instead of
Dan Gohman
2009-08-05
1
-2
/
+2
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-1
/
+1
*
Convert more tools code from cerr and cout to errs() and outs().
Dan Gohman
2009-07-16
1
-1
/
+1
*
Make the use of const with respect to LLVMContext sane. Hopefully this is th...
Owen Anderson
2009-07-01
1
-4
/
+4
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-4
/
+5
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-2
/
+6
*
Use CloneModule's ValueMap in more places, instead of looking
Dan Gohman
2009-04-22
1
-1
/
+4
*
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-08
1
-5
/
+5
*
remove attributions from tools.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Allow the block extractor take to take a list of basic blocks to not extract
Nick Lewycky
2007-11-14
1
-3
/
+6
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+316