Chris Lattner
|
f3ebc3f3d2
|
Remove attribution from file headers, per discussion on llvmdev.
llvm-svn: 45418
|
2007-12-29 20:36:04 +00:00 |
Evan Cheng
|
e20dd92792
|
RemoveBranch() and InsertBranch() now returns number of instructions deleted / inserted.
llvm-svn: 37193
|
2007-05-18 00:18:17 +00:00 |
Chris Lattner
|
b7267bd034
|
implement uncond branch insertion for sparc to fix regressions from last night
due to branchfolding
llvm-svn: 31157
|
2006-10-24 16:39:19 +00:00 |
Chris Lattner
|
aa2372562e
|
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Anton Korobeynikov! This is a step towards closing PR786.
llvm-svn: 28447
|
2006-05-24 17:04:05 +00:00 |
Chris Lattner
|
158e1f519c
|
Rename SPARC V8 target to be the LLVM SPARC target.
llvm-svn: 25985
|
2006-02-05 05:50:24 +00:00 |