Analysis
|
Remove PointerAccessInfo, which nothing was using.
|
2010-08-03 23:08:10 +00:00 |
Archive
|
Eliminate some unnessary Path::exists() calls.
|
2010-05-27 20:51:54 +00:00 |
Bitcode
|
avoid undefined behavior negating minint.
|
2010-08-03 16:57:03 +00:00 |
CodeGen
|
Oops. Don't normalize spill weights twice.
|
2010-08-03 17:21:16 +00:00 |
CompilerDriver
|
Fix silent failure with no input files.
|
2010-07-27 11:19:40 +00:00 |
MC
|
MC: Fix symbol fragment offsets in COFF.
|
2010-08-03 05:02:46 +00:00 |
Support
|
avoid undef behavior on minint, fixing PR7783.
|
2010-08-03 16:41:24 +00:00 |
System
|
Add an erase() method to llvm::ThreadLocal.
|
2010-07-28 22:49:43 +00:00 |
Transforms
|
Fix a comment.
|
2010-08-04 01:16:35 +00:00 |