.. |
ArgumentPromotion.cpp
|
Use APInt conversion to string so the result is correct regardless of the
|
2007-03-01 21:00:32 +00:00 |
ConstantMerge.cpp
|
avoid iterator invalidation.
|
2007-04-14 18:06:52 +00:00 |
DeadArgumentElimination.cpp
|
Eliminate use of ctors that take vectors.
|
2007-02-13 02:10:56 +00:00 |
DeadTypeElimination.cpp
|
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
|
2007-02-05 23:32:05 +00:00 |
ExtractFunction.cpp
|
simplify name juggling through the use of Value::takeName.
|
2007-02-11 01:08:35 +00:00 |
GlobalDCE.cpp
|
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
|
2007-02-05 23:32:05 +00:00 |
GlobalOpt.cpp
|
Implement the "thread_local" keyword.
|
2007-04-12 18:32:50 +00:00 |
IndMemRemoval.cpp
|
Removed tabs everywhere except autogenerated & external files. Add make
|
2007-04-16 18:10:23 +00:00 |
Inliner.cpp
|
|
|
Inliner.h
|
|
|
InlineSimple.cpp
|
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
|
2007-02-05 23:32:05 +00:00 |
Internalize.cpp
|
Removed tabs everywhere except autogenerated & external files. Add make
|
2007-04-16 18:10:23 +00:00 |
IPConstantPropagation.cpp
|
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
|
2007-02-05 23:32:05 +00:00 |
LoopExtractor.cpp
|
Expunge DomSet from CodeExtractor. This is part of the continuing work
|
2007-04-07 05:31:27 +00:00 |
LowerSetJmp.cpp
|
Eliminate use of ctors that take vectors.
|
2007-02-13 02:10:56 +00:00 |
Makefile
|
|
|
PruneEH.cpp
|
Eliminate use of ctors that take vectors.
|
2007-02-13 02:10:56 +00:00 |
RaiseAllocations.cpp
|
Unbreak VC++ build.
|
2007-03-05 00:00:42 +00:00 |
SimplifyLibCalls.cpp
|
fix SimplifyLibCalls/IsDigit.ll
|
2007-04-15 05:38:40 +00:00 |
StripDeadPrototypes.cpp
|
fix comment
|
2007-02-18 22:10:58 +00:00 |
StripSymbols.cpp
|
Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*>
|
2007-02-12 05:18:08 +00:00 |