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
/
Miscompilation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CloneModule's ValueMap in more places, instead of looking
Dan Gohman
2009-04-22
1
-12
/
+23
*
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-12-08
1
-8
/
+10
*
Reformat this message to fit in 80 cols.
Dan Gohman
2008-07-14
1
-4
/
+4
*
Fix a bunch of 80col violations that arose from the Create API change. Tweak ...
Gabor Greif
2008-05-15
1
-7
/
+11
*
Revert r49614. As Dan pointed out, some of these aren't correct.
Owen Anderson
2008-04-14
1
-1
/
+1
*
Replace calls of the form V1->setName(V2->getName()) with V1->takeName(V2),
Owen Anderson
2008-04-13
1
-1
/
+1
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-28
/
+28
*
-fPIC is required on x86-64 when building shared objects.
Edwin Török
2008-04-06
1
-1
/
+1
*
remove attributions from tools.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-3
/
+3
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
Allow the block extractor take to take a list of basic blocks to not extract
Nick Lewycky
2007-11-14
1
-1
/
+1
*
New CallInst interface to address GLIBCXX_DEBUG errors caused by
David Greene
2007-08-01
1
-5
/
+5
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+915