Chris Lattner
|
a461b05207
|
Implement the subset of the GetConstantValueAsSignedInt function that is needed, locally. Remove the two support functions to inline their contents.
llvm-svn: 525
|
2001-09-09 23:01:47 +00:00 |
|
Chris Lattner
|
e4fe7bc4a5
|
Implement the subset of the GetConstantValueAsSignedInt function that is needed, locally.
llvm-svn: 524
|
2001-09-09 23:01:32 +00:00 |
|
Chris Lattner
|
c49f5f35db
|
Fix problems with freeing memory twice
llvm-svn: 520
|
2001-09-09 22:26:29 +00:00 |
|
Vikram S. Adve
|
b606fcb3e0
|
Handle cast float-to-float or cast double-to-double.
llvm-svn: 512
|
2001-09-09 20:35:34 +00:00 |
|
Chris Lattner
|
57de997eff
|
Fix build breakage. :(
llvm-svn: 511
|
2001-09-09 19:52:23 +00:00 |
|
Chris Lattner
|
facf074632
|
I really don't like it when people break the build.
llvm-svn: 510
|
2001-09-09 19:41:52 +00:00 |
|
Ruchira Sasanka
|
f5788aa837
|
Committed for compliation. Not yet final.
--Ruchira
llvm-svn: 505
|
2001-09-08 14:22:50 +00:00 |
|
Ruchira Sasanka
|
e5d0fb8eee
|
--Ruchira
llvm-svn: 504
|
2001-09-08 14:10:34 +00:00 |
|
Chris Lattner
|
064286b9cf
|
Updates to work with new lack of constant pool
llvm-svn: 490
|
2001-09-07 21:22:57 +00:00 |
|
Chris Lattner
|
e99c9acb84
|
Remove unneeded #includes
llvm-svn: 489
|
2001-09-07 21:22:28 +00:00 |
|
Chris Lattner
|
b7d0c37f5c
|
Remove unnecesary #include add dump calls pulled out of .h file
llvm-svn: 488
|
2001-09-07 21:21:03 +00:00 |
|
Chris Lattner
|
bbf765695f
|
* Remove lots of #includes
llvm-svn: 487
|
2001-09-07 21:19:42 +00:00 |
|
Chris Lattner
|
feb62c321e
|
Add tags so emacs knows these are C++ files
llvm-svn: 483
|
2001-09-07 21:04:20 +00:00 |
|
Chris Lattner
|
23fcc08d38
|
The header file for a translation unit should always be included first
System headers should be last
llvm-svn: 475
|
2001-09-07 17:18:30 +00:00 |
|
Chris Lattner
|
74d07801bf
|
A file should always include it's private header file *FIRST* see the
coding guidelines
llvm-svn: 474
|
2001-09-07 17:15:18 +00:00 |
|
Chris Lattner
|
4eb6d9fd85
|
annotations are now const
llvm-svn: 450
|
2001-09-07 16:40:04 +00:00 |
|
Ruchira Sasanka
|
4d30f4bb6c
|
*** empty log message ***
llvm-svn: 412
|
2001-08-31 20:59:58 +00:00 |
|
Vikram S. Adve
|
10db4c2551
|
Added nonterminals for arithmetic operations where one operand is constant.
llvm-svn: 406
|
2001-08-28 23:25:46 +00:00 |
|
Vikram S. Adve
|
59a091870a
|
Makefile for InstrSched/
llvm-svn: 403
|
2001-08-28 23:17:22 +00:00 |
|
Vikram S. Adve
|
27713047f4
|
Remove source list.
llvm-svn: 402
|
2001-08-28 23:16:59 +00:00 |
|
Vikram S. Adve
|
ebfa4bd437
|
Added directory InstrSched.
llvm-svn: 401
|
2001-08-28 23:16:13 +00:00 |
|
Vikram S. Adve
|
245b5b0691
|
Major changes too hard to document :-)
llvm-svn: 400
|
2001-08-28 23:12:57 +00:00 |
|
Vikram S. Adve
|
23e59b70cd
|
Extensive additions for supporting instruction scheduling.
llvm-svn: 398
|
2001-08-28 23:10:41 +00:00 |
|
Vikram S. Adve
|
742086f200
|
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
|
3148b83485
|
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
|
138c3bb667
|
Class that encapsulates priority heuristics for instruction scheduling.
llvm-svn: 395
|
2001-08-28 23:06:49 +00:00 |
|
Vikram S. Adve
|
754c4dd6ae
|
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
|
8641f9dca0
|
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
|
5f72f42aee
|
Moved function PrintMachineInstructions here.
llvm-svn: 392
|
2001-08-28 23:02:39 +00:00 |
|
Chris Lattner
|
b6aa2334f4
|
I suck
llvm-svn: 385
|
2001-08-27 18:54:45 +00:00 |
|
Chris Lattner
|
53bbf0783b
|
Initial checkin of TargetData code
llvm-svn: 384
|
2001-08-27 16:00:15 +00:00 |
|
Chris Lattner
|
6c5cbe3f60
|
Convert to use the new factored out TargetData class
llvm-svn: 381
|
2001-08-27 15:51:16 +00:00 |
|
Chris Lattner
|
8dd99f33ea
|
Factor code out to the TargetData class
llvm-svn: 380
|
2001-08-27 15:50:41 +00:00 |
|
Chris Lattner
|
827c2a1d7c
|
Demolish explicit source list
llvm-svn: 375
|
2001-08-27 05:18:35 +00:00 |
|
Chris Lattner
|
f04f646c1b
|
Remove explicit source list
llvm-svn: 371
|
2001-08-25 20:40:32 +00:00 |
|
Vikram S. Adve
|
1700068262
|
Always set isDef for operand in position resultPos.
llvm-svn: 357
|
2001-08-13 16:32:45 +00:00 |
|
Ruchira Sasanka
|
6dec5fe042
|
Changed SetMachineOpernad calls in Set3OperandsFromInstr so that the
result position is a def (i.e., added true to the end of call) -- Ruchira
llvm-svn: 356
|
2001-08-13 16:26:28 +00:00 |
|
Ruchira Sasanka
|
20429a47e5
|
Changed case 64 to make the first arg of phi a defintion
llvm-svn: 355
|
2001-08-13 16:24:01 +00:00 |
|
Ruchira Sasanka
|
c82322c526
|
*** empty log message ***
llvm-svn: 351
|
2001-08-07 21:01:23 +00:00 |
|
Ruchira Sasanka
|
4ac2975f5a
|
added a default isDef arg to SetMachineOperand method - Ruchira
llvm-svn: 350
|
2001-08-07 20:16:52 +00:00 |
|
Vikram S. Adve
|
22db4f9b7c
|
Add CC operand as 4th operand of SUBcc, and mark it as a def.
llvm-svn: 348
|
2001-08-06 21:06:10 +00:00 |
|
Vikram S. Adve
|
45317ad6cc
|
Also, move burg rule to Makefile.common.
llvm-svn: 346
|
2001-08-06 19:06:56 +00:00 |
|
Vikram S. Adve
|
ed242ccea0
|
Better still, lets move pathname for Burg to Makefile.common.
llvm-svn: 344
|
2001-08-06 19:01:45 +00:00 |
|
Vikram S. Adve
|
058ff319fd
|
Use full pathname for burg.
llvm-svn: 342
|
2001-08-06 18:53:26 +00:00 |
|
Vikram S. Adve
|
527c8955de
|
Simplify command line options, and add option for printing
machine instructions without debugging info.
llvm-svn: 340
|
2001-07-31 21:53:25 +00:00 |
|
Vikram S. Adve
|
c746fbb806
|
Added tree nodes for Phi instructions.
llvm-svn: 338
|
2001-07-31 21:50:29 +00:00 |
|
Vikram S. Adve
|
1c73bc1c1f
|
Generate tree nodes for Phi instructions.
llvm-svn: 337
|
2001-07-31 21:49:53 +00:00 |
|
Vikram S. Adve
|
ff7070bbb9
|
Allow machine instructions with variable numbers of arguments.
This is used only by Phi for now.
llvm-svn: 336
|
2001-07-31 21:49:28 +00:00 |
|
Vikram S. Adve
|
e335821b08
|
Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg).
llvm-svn: 334
|
2001-07-31 21:46:57 +00:00 |
|
Vikram S. Adve
|
da0c7d89bc
|
Record machine instructions in the vector for each basic block.
llvm-svn: 331
|
2001-07-30 18:48:43 +00:00 |
|