Inline
|
Implement function notes as function attributes.
|
2008-09-26 23:51:19 +00:00 |
InstCombine
|
(A & sext(C)) | (B & ~sext(C) -> C ? A : B
|
2008-10-28 22:38:57 +00:00 |
Mem2Reg
|
no need to print output
|
2008-10-27 06:56:35 +00:00 |
SimplifyCFG
|
Nick Lewycky's patch.
|
2008-10-03 18:57:37 +00:00 |