Ruchira Sasanka
|
dceb09f3d8
|
*** empty log message ***
llvm-svn: 411
|
2001-08-31 20:30:42 +00:00 |
|
Vikram S. Adve
|
28e3131d5c
|
Added directory LiveVar/
llvm-svn: 410
|
2001-08-28 23:29:31 +00:00 |
|
Vikram S. Adve
|
c90d21f261
|
Makefile for tools/tests/
llvm-svn: 409
|
2001-08-28 23:28:25 +00:00 |
|
Vikram S. Adve
|
b61f869552
|
Driver to test IsPowerOf2. Could be extended for other library routines.
llvm-svn: 408
|
2001-08-28 23:28:10 +00:00 |
|
Vikram S. Adve
|
df6573f9e8
|
Add testcodegen target, and restrict which tests are run for it.
llvm-svn: 407
|
2001-08-28 23:26:44 +00:00 |
|
Vikram S. Adve
|
b79b5f6b8b
|
Added nonterminals for arithmetic operations where one operand is constant.
llvm-svn: 406
|
2001-08-28 23:25:46 +00:00 |
|
Vikram S. Adve
|
9a19bf6cc8
|
Changed link line.
llvm-svn: 405
|
2001-08-28 23:23:35 +00:00 |
|
Vikram S. Adve
|
35eed0ce61
|
Add calls to NormalizeMethod() and to ScheduleInstructionsWithSSA().
llvm-svn: 404
|
2001-08-28 23:23:14 +00:00 |
|
Vikram S. Adve
|
9fd1f9c1c2
|
Makefile for InstrSched/
llvm-svn: 403
|
2001-08-28 23:17:22 +00:00 |
|
Vikram S. Adve
|
778fc57b85
|
Remove source list.
llvm-svn: 402
|
2001-08-28 23:16:59 +00:00 |
|
Vikram S. Adve
|
49fddd4df3
|
Added directory InstrSched.
llvm-svn: 401
|
2001-08-28 23:16:13 +00:00 |
|
Vikram S. Adve
|
789dcfe59c
|
Major changes too hard to document :-)
llvm-svn: 400
|
2001-08-28 23:12:57 +00:00 |
|
Vikram S. Adve
|
62a903416c
|
Added function MachineInstr::operandIsDefined(i) and decl for
function PrintMachineInstructions.
llvm-svn: 399
|
2001-08-28 23:11:46 +00:00 |
|
Vikram S. Adve
|
5947c43319
|
Extensive additions for supporting instruction scheduling.
llvm-svn: 398
|
2001-08-28 23:10:41 +00:00 |
|
Vikram S. Adve
|
f9fa4cc579
|
Added class MachineSchedInfo and several supporting classes
as a machine description for instruction scheduling.
llvm-svn: 397
|
2001-08-28 23:09:36 +00:00 |
|
Vikram S. Adve
|
ad002e37d5
|
Implementation of instruction scheduling for LLVM.
Currently schedules one basic block at a time.
llvm-svn: 396
|
2001-08-28 23:07:19 +00:00 |
|
Vikram S. Adve
|
91d73a52d5
|
Class that encapsulates priority heuristics for instruction scheduling.
llvm-svn: 395
|
2001-08-28 23:06:49 +00:00 |
|
Vikram S. Adve
|
23be1e0839
|
Scheduling DAG for instruction scheduling. Currently for a single basic block.
llvm-svn: 394
|
2001-08-28 23:06:02 +00:00 |
|
Vikram S. Adve
|
8fdc52a63d
|
Moved debug options declaration to header file, and moved
a function to MachineInstr.cpp.
llvm-svn: 393
|
2001-08-28 23:04:38 +00:00 |
|
Vikram S. Adve
|
89228a786c
|
Moved function PrintMachineInstructions here.
llvm-svn: 392
|
2001-08-28 23:02:39 +00:00 |
|
Vikram S. Adve
|
fe68c73977
|
analyze() now checks to see that we don't analyze the same method twice.
Needs a mechnanism to override this check (e.g., after a transformation).
llvm-svn: 391
|
2001-08-28 22:36:35 +00:00 |
|
Vikram S. Adve
|
4c03772b2a
|
*** empty log message ***
llvm-svn: 390
|
2001-08-28 22:35:21 +00:00 |
|
Vikram S. Adve
|
3ac9f99cf5
|
Simplification transformations to normalize the code for later passes.
llvm-svn: 389
|
2001-08-28 21:40:27 +00:00 |
|
Vikram S. Adve
|
23d0560303
|
Use const int instead of #define.
llvm-svn: 388
|
2001-08-28 21:35:26 +00:00 |
|
Vikram S. Adve
|
c1c65235ef
|
Add copy and assignment operators for POIterator, and
static constructors.
llvm-svn: 387
|
2001-08-28 21:34:56 +00:00 |
|
Vikram S. Adve
|
31b7f80c66
|
Added InstrSched library to link line.
llvm-svn: 386
|
2001-08-28 21:33:33 +00:00 |
|
Chris Lattner
|
f3b74b4736
|
I suck
llvm-svn: 385
|
2001-08-27 18:54:45 +00:00 |
|
Chris Lattner
|
6336546710
|
Initial checkin of TargetData code
llvm-svn: 384
|
2001-08-27 16:00:15 +00:00 |
|
Chris Lattner
|
eaebbaf5bc
|
Remove target specific stuff from Type classes
llvm-svn: 383
|
2001-08-27 15:52:13 +00:00 |
|
Chris Lattner
|
3b527dd79e
|
Remove target specific method from MemAccessInst class
llvm-svn: 382
|
2001-08-27 15:51:43 +00:00 |
|
Chris Lattner
|
3eb05bbef1
|
Convert to use the new factored out TargetData class
llvm-svn: 381
|
2001-08-27 15:51:16 +00:00 |
|
Chris Lattner
|
6ea0dfcd7e
|
Factor code out to the TargetData class
llvm-svn: 380
|
2001-08-27 15:50:41 +00:00 |
|
Chris Lattner
|
511d1ca915
|
Use the new TargetData class to factor out some of the shared code
between the static compilers and the interpreter.
llvm-svn: 379
|
2001-08-27 15:50:12 +00:00 |
|
Chris Lattner
|
85b42a0028
|
Remove target specific method.
llvm-svn: 378
|
2001-08-27 15:49:36 +00:00 |
|
Chris Lattner
|
5b2fcfe217
|
Remove target specific code, move to TargetData.cpp file
llvm-svn: 377
|
2001-08-27 15:49:16 +00:00 |
|
Chris Lattner
|
b04aee8d08
|
Support passing a data pointer to annotation factory methods
llvm-svn: 376
|
2001-08-27 05:19:10 +00:00 |
|
Chris Lattner
|
d2af693cd9
|
Demolish explicit source list
llvm-svn: 375
|
2001-08-27 05:18:35 +00:00 |
|
Chris Lattner
|
9ae4b40717
|
Extend annotations to pass data pointers around to the functions
llvm-svn: 374
|
2001-08-27 05:17:47 +00:00 |
|
Chris Lattner
|
69d48de1ec
|
Add another TODO: sigh
llvm-svn: 373
|
2001-08-27 05:17:20 +00:00 |
|
Chris Lattner
|
0a85e4845d
|
Lots of new functionality
llvm-svn: 372
|
2001-08-27 05:16:50 +00:00 |
|
Chris Lattner
|
9eaf62df4a
|
Remove explicit source list
llvm-svn: 371
|
2001-08-25 20:40:32 +00:00 |
|
Vikram S. Adve
|
8c449a314b
|
Add dependence to libvmcore.
llvm-svn: 370
|
2001-08-25 12:43:25 +00:00 |
|
Chris Lattner
|
a6357a1101
|
Make sure noone branches to the entry node of the method
llvm-svn: 369
|
2001-08-24 14:56:34 +00:00 |
|
Chris Lattner
|
e29ed4849f
|
Compile LLI
llvm-svn: 368
|
2001-08-23 17:09:06 +00:00 |
|
Chris Lattner
|
51db95102c
|
Rename start methods to main so interpreter works easier
llvm-svn: 367
|
2001-08-23 17:08:51 +00:00 |
|
Chris Lattner
|
d381beea6a
|
Add annotation support
llvm-svn: 366
|
2001-08-23 17:07:56 +00:00 |
|
Chris Lattner
|
b2c70da37a
|
Handle case where there is no exit node from a flowgraph
llvm-svn: 365
|
2001-08-23 17:07:19 +00:00 |
|
Chris Lattner
|
5882b500cf
|
Changed an assertion message
llvm-svn: 364
|
2001-08-23 17:06:38 +00:00 |
|
Chris Lattner
|
0ecf68a068
|
Add annotation support to value
llvm-svn: 363
|
2001-08-23 17:06:21 +00:00 |
|
Chris Lattner
|
2c9c90497a
|
* Add assertions
* Add a nodeVisited method to the DF interator
llvm-svn: 362
|
2001-08-23 17:05:59 +00:00 |
|