- Sep 18, 2001
-
-
Vikram S. Adve authored
Free tree nodes when done. Avoid obscuring code with for_each and bind_obj :-) llvm-svn: 612
-
Vikram S. Adve authored
llvm-svn: 611
-
Vikram S. Adve authored
Renamed some header files. llvm-svn: 610
-
Vikram S. Adve authored
Add new dummy edges when deleting existing edges. llvm-svn: 609
-
Vikram S. Adve authored
llvm-svn: 608
-
Vikram S. Adve authored
Renamed some header files. llvm-svn: 607
-
Vikram S. Adve authored
llvm-svn: 603
-
- Sep 15, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 595
-
Ruchira Sasanka authored
llvm-svn: 592
-
Ruchira Sasanka authored
llvm-svn: 591
-
Ruchira Sasanka authored
llvm-svn: 590
-
Ruchira Sasanka authored
llvm-svn: 589
-
Ruchira Sasanka authored
llvm-svn: 587
-
Ruchira Sasanka authored
llvm-svn: 586
-
- Sep 14, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 581
-
Ruchira Sasanka authored
llvm-svn: 580
-
Chris Lattner authored
llvm-svn: 573
-
Chris Lattner authored
Value to a vector instead of a list. Move SchedGraph.h & SchedPriorities.h into lib/CodeGen/InstrScheduling llvm-svn: 572
-
Chris Lattner authored
* Machine.h * InstInfo.h * SchedInfo.h TODO: Split out reg info stuff llvm-svn: 567
-
Chris Lattner authored
Move files from lib/CodeGen/TargetMachine to lib/Target Move TargetData.h and TargetMachine.h to Target/{Data.h|Machine.h} Prepare to split TargetMachine.h into several smaller files llvm-svn: 566
-
Chris Lattner authored
1. Clean up the TargetMachine structure. No more wierd pointers that have to be cast around and taken care of by the target. 2. Instruction Scheduling now takes the schedinfo as an argument. The same should be done with the instinfo, it just isn't now. llvm-svn: 565
-
Chris Lattner authored
llvm-svn: 562
-
Chris Lattner authored
llvm-svn: 560
-
Chris Lattner authored
1. The TargetMachine structure is free to decide the process a particular target uses to generate code. 2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory. The Sparc.h file that is globally visible is just a stub. 3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort. llvm-svn: 559
-
Chris Lattner authored
Note that this reverted changes that Ruchira commited that broke the build and are unmaintainable without other checkins. llvm-svn: 557
-
- Sep 12, 2001
-
-
Chris Lattner authored
not leak all its allocated memory. llvm-svn: 553
-
Chris Lattner authored
* Fix ins sel problem, test case: void "foo" (int *%x, int *%y) begin seteq int *%x, %y ret void end llvm-svn: 552
-
Chris Lattner authored
llvm-svn: 551
-
Chris Lattner authored
llvm-svn: 550
-
Chris Lattner authored
llvm-svn: 549
-
- Sep 10, 2001
-
-
Chris Lattner authored
llvm-svn: 543
-
Chris Lattner authored
llvm-svn: 542
-
Chris Lattner authored
Use builtin casts llvm-svn: 541
-
Chris Lattner authored
llvm-svn: 540
-
Chris Lattner authored
Fix a bug I introduced (assertion failed: Unknown operand type), and convert to predicate style for type checks llvm-svn: 531
-
Chris Lattner authored
Implement the subset of the GetConstantValueAsSignedInt function that is needed, locally. Remove the two support functions to inline their contents. llvm-svn: 525
-
Chris Lattner authored
llvm-svn: 524
-
Chris Lattner authored
llvm-svn: 520
-
- Sep 09, 2001
-
-
Vikram S. Adve authored
llvm-svn: 512
-
Chris Lattner authored
llvm-svn: 511
-