Anand Shukla
|
f8c09ee341
|
Changes to runtime framework
llvm-svn: 5572
|
2003-02-14 20:41:53 +00:00 |
Chris Lattner
|
2f04a0da4e
|
Clean up #includes
Move graph.h into local directory
llvm-svn: 5276
|
2003-01-14 22:33:56 +00:00 |
Anand Shukla
|
77dca14403
|
Added checking threshold
llvm-svn: 3864
|
2002-09-20 16:44:35 +00:00 |
Anand Shukla
|
f94ad68e56
|
Incorporated changes in alloca and getElementPointer instruction
llvm-svn: 3733
|
2002-09-16 05:26:51 +00:00 |
Chris Lattner
|
154cf64436
|
Fix bug I introduced
llvm-svn: 3719
|
2002-09-14 19:33:16 +00:00 |
Chris Lattner
|
b9d9e0ff8d
|
- Change getelementptr instruction to use long indexes instead of uint
indexes for sequential types.
llvm-svn: 3681
|
2002-09-11 01:21:29 +00:00 |
Chris Lattner
|
5c447863d5
|
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
of instruction constructors.
llvm-svn: 3655
|
2002-09-10 17:03:06 +00:00 |
Chris Lattner
|
e49f299041
|
Do not generate loads/stores with indexing
llvm-svn: 3422
|
2002-08-21 22:11:33 +00:00 |
Anand Shukla
|
2a78633b4a
|
comeented out debug printing
llvm-svn: 2980
|
2002-07-21 09:41:18 +00:00 |
Anand Shukla
|
fd61c60864
|
minor corrections
llvm-svn: 2971
|
2002-07-18 20:56:47 +00:00 |
Anand Shukla
|
ff72c798ac
|
small corrections
llvm-svn: 2816
|
2002-07-08 19:36:39 +00:00 |
Anand Shukla
|
21906891d7
|
additions and bug fixes
llvm-svn: 2794
|
2002-06-25 21:14:58 +00:00 |
Chris Lattner
|
7076ff29ed
|
MEGAPATCH checkin.
For details, See: docs/2002-06-25-MegaPatchInfo.txt
llvm-svn: 2778
|
2002-06-25 16:13:21 +00:00 |
Chris Lattner
|
e1fc2d965f
|
Convert code to use the DEBUG macro so that debug code can simply be
enabled with the -debug command line option.
llvm-svn: 2721
|
2002-05-22 21:56:32 +00:00 |
Chris Lattner
|
ca14237696
|
Split ConstantVals.h into Constant.h and Constants.h
llvm-svn: 2378
|
2002-04-28 19:55:58 +00:00 |
Chris Lattner
|
d92b01c385
|
Add #includes to make up for #includes pruned out of header files.
llvm-svn: 2207
|
2002-04-09 18:37:46 +00:00 |
Chris Lattner
|
f8e4dc33ab
|
s/Method/Function
Remove extraneous #includes of llvm/Assembly/Writer
llvm-svn: 2178
|
2002-04-08 22:03:00 +00:00 |
Chris Lattner
|
4e8c4877aa
|
Rename Method to Function
llvm-svn: 1957
|
2002-03-23 22:51:58 +00:00 |
Anand Shukla
|
d0f8c88e91
|
Initial checkin: helper file to insert instrumentation code along edges
llvm-svn: 1804
|
2002-02-26 18:59:46 +00:00 |