.. |
Analysis
|
Avoid unnecessarily casting away const, fixing a FIXME.
|
2008-01-31 01:05:10 +00:00 |
Archive
|
Use empty() instead of comparing size() with zero.
|
2008-01-29 13:02:09 +00:00 |
AsmParser
|
Back out mods to llvmAsmParser, incorrectly committed
|
2008-01-30 03:10:00 +00:00 |
Bitcode
|
Use empty() instead of comparing size() with zero.
|
2008-01-29 13:02:09 +00:00 |
CodeGen
|
add a -view-legalize-types-dags option, for viewing the dags going into legalize types.
|
2008-02-03 02:05:04 +00:00 |
Debugger
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
ExecutionEngine
|
Use empty() instead of comparing size() with zero.
|
2008-01-29 13:02:09 +00:00 |
Linker
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
Support
|
Chris' change to print an approximation to long doubles
|
2008-01-31 18:34:01 +00:00 |
System
|
Use empty() instead of comparing size() with zero.
|
2008-01-29 13:02:09 +00:00 |
Target
|
don't do ReplaceUses on a result that doesn't exist.
|
2008-02-03 03:20:59 +00:00 |
Transforms
|
Don't drop function/call return attributes like 'nounwind'.
|
2008-02-01 20:37:16 +00:00 |
VMCore
|
Add comment explaining what is lower level analysis pass.
|
2008-02-02 01:43:30 +00:00 |
Makefile
|
remove attribution from lib Makefiles.
|
2007-12-29 20:09:26 +00:00 |