- Nov 06, 2006
-
-
Evan Cheng authored
llvm-svn: 31478
-
Chris Lattner authored
llvm-svn: 31477
-
Reid Spencer authored
llvm-svn: 31476
-
Jim Laskey authored
NOTE: There doesn't seem to be consistency for whether a leading tab is present in a section heading. llvm-svn: 31475
-
Jim Laskey authored
llvm-svn: 31474
-
Evan Cheng authored
llvm-svn: 31473
-
Chris Lattner authored
llvm-svn: 31472
-
Chris Lattner authored
llvm-svn: 31471
-
- Nov 05, 2006
-
-
Jim Laskey authored
llvm-svn: 31470
-
Jim Laskey authored
llvm-svn: 31469
-
Jim Laskey authored
llvm-svn: 31468
-
Reid Spencer authored
llvm-svn: 31467
-
Reid Spencer authored
llvm-svn: 31466
-
Jeff Cohen authored
llvm-svn: 31465
-
Jeff Cohen authored
llvm-svn: 31464
-
Reid Spencer authored
llvm-svn: 31463
-
Reid Spencer authored
llvm-svn: 31462
-
Reid Spencer authored
stands a chance of being compiled with a non C99 C compiler. The default is enabled so you must specifically disable this feature if you want the CBE output compiled with an older C compiler. llvm-svn: 31461
-
Nick Lewycky authored
llvm-svn: 31460
-
Evan Cheng authored
llvm-svn: 31459
-
Evan Cheng authored
llvm-svn: 31458
-
Reid Spencer authored
Be careful about blanks when checking LLVMGCC variable. llvm-svn: 31455
-
- Nov 04, 2006
-
-
Jim Laskey authored
their scope are being deleted. Workaround is to widen scope to full function. llvm-svn: 31454
-
Evan Cheng authored
llvm-svn: 31453
-
Evan Cheng authored
llvm-svn: 31452
-
Evan Cheng authored
llvm-svn: 31451
-
Chris Lattner authored
llvm-svn: 31450
-
Chris Lattner authored
that takes a register and condition code. Print these pieces of BLR the right way, even though it is currently set to 'always'. Next up: get the JIT encoding right, then enhance branch folding to produce predicated blr for simple examples. llvm-svn: 31449
-
Chris Lattner authored
isel fill in the instruction operands with the 'execute always' value automatically. llvm-svn: 31448
-
Chris Lattner authored
and pat pattern definitions. Codegen is not right for them yet. llvm-svn: 31444
-
Reid Spencer authored
llvm-svn: 31443
-
Reid Spencer authored
llvm-svn: 31442
-
Reid Spencer authored
A little script to return 1 if it encounters any of the cast instructions on the stdin. llvm-svn: 31441
-
Reid Spencer authored
llvm-svn: 31440
-
Evan Cheng authored
there may be other def(s) apart from the use&def two-address operand. We need to check if the register reuse for a use&def operand may conflicts with another def. Provide a mean to recover from the conflict if it is detected when the defs are processed later. llvm-svn: 31439
-
Chris Lattner authored
llvm-svn: 31438
-
Chris Lattner authored
llvm-svn: 31437
-
Chris Lattner authored
llvm-svn: 31436
-
Chris Lattner authored
llvm-svn: 31435
-
Chris Lattner authored
llvm-svn: 31434
-