diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-06-23 21:59:52 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-06-23 21:59:52 +0000 |
| commit | 55d4bda861fdf9b7067b6825d4f24ec9ae710dbc (patch) | |
| tree | 60e9406652fce7f565f45764ed98d4fcc8f627b8 /llvm/runtime/libtrace/tracelib.c | |
| parent | eea63a519a58b59177d622f2cb8f1a11a9be50da (diff) | |
| download | bcm5719-llvm-55d4bda861fdf9b7067b6825d4f24ec9ae710dbc.tar.gz bcm5719-llvm-55d4bda861fdf9b7067b6825d4f24ec9ae710dbc.zip | |
Implement new transforms:
Replace (cast (sub A, B) to bool) -> (setne A, B)
Replace (cast (add A, B) to bool) -> (setne A, -B)
llvm-svn: 6873
Diffstat (limited to 'llvm/runtime/libtrace/tracelib.c')
0 files changed, 0 insertions, 0 deletions

