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
/
Transforms
/
Utils
/
LowerSwitch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Switch the asmprinter (.ll) and all the stuff it requires over to
Chris Lattner
2008-08-23
1
-3
/
+5
*
Rework the routines that convert AP[S]Int into a string. Now, instead of
Chris Lattner
2008-08-17
1
-5
/
+3
*
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...
Gabor Greif
2008-05-16
1
-1
/
+1
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-4
/
+4
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-8
/
+8
*
remove the LowerSelect pass. The last client was the old Sparc backend, whic...
Chris Lattner
2008-02-19
1
-1
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
GLIBCXX_DEBUG fix. std::vector<>::end() is invalidated by erase.
David Greene
2007-12-17
1
-1
/
+1
*
Finishing initial docs for all transformations in Passes.html.
Gordon Henriksen
2007-11-04
1
-3
/
+3
*
Add std:: to sort calls.
Dan Gohman
2007-11-02
1
-1
/
+1
*
Change illegal uses of ++ to uses of STLExtra.h's next function.
Dan Gohman
2007-11-02
1
-1
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+324