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
/
lib
/
CodeGen
/
ShrinkWrapping.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ArrayRef constructor from None, and do the cleanups that this constructor...
Dmitri Gribenko
2013-05-05
1
-2
/
+2
*
Remove duplicate includes.
Roman Divacky
2012-12-21
1
-1
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-10
/
+10
*
Add a getName function to MachineFunction. Use it in places that previously d...
Craig Topper
2012-08-22
1
-11
/
+11
*
Expose TargetPassConfig to PEI Pass
Andrew Trick
2012-02-06
1
-0
/
+1
*
Add bundle aware API for querying instruction properties and switch the code
Evan Cheng
2011-12-07
1
-1
/
+1
*
Remove all remaining uses of Value::getNameStr().
Benjamin Kramer
2011-11-15
1
-2
/
+2
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Fix bug found by new clang warning.
Jakob Stoklund Olesen
2011-01-20
1
-2
/
+2
*
Change errs() to dbgs().
David Greene
2010-01-05
1
-37
/
+37
*
Convert DOUT to DEBUG(errs()...).
Bill Wendling
2009-08-22
1
-70
/
+80
*
More migration to raw_ostream, the water has dried up around the iostream hole.
Daniel Dunbar
2009-07-25
1
-43
/
+44
*
PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard
John Mosby
2009-05-13
1
-1
/
+1
*
Restructure PEI code:
John Mosby
2009-05-12
1
-0
/
+1141