Jeff Cohen
|
66c5fd6c53
When a function takes a variable number of pointer arguments, with a zero
|
před 20 roky |
Jeff Cohen
|
9d80930e95
Eliminate tabs and trailing spaces
|
před 20 roky |
Misha Brukman
|
fd93908ae8
Remove trailing whitespace
|
před 20 roky |
Misha Brukman
|
47b14a4a6a
Fix #includes of i*.h => Instructions.h as per PR403.
|
před 21 roky |
Chris Lattner
|
f8485c6434
Start using the nicer terminator auto-insertion API
|
před 22 roky |
Brian Gaeke
|
d0fde30ce8
Put all LLVM code into the llvm namespace, as per bug 109.
|
před 22 roky |
John Criswell
|
b576c94c15
Added LLVM project notice to the top of every C++ source file.
|
před 22 roky |
Brian Gaeke
|
e24b616faa
Don't include Config/stdio.h or <stdio.h>.
|
před 22 roky |
Chris Lattner
|
30aef423d1
Use the new interface, simplifies code
|
před 22 roky |
John Criswell
|
7a73b80b90
Merged in autoconf branch. This provides configuration via the autoconf
|
před 22 roky |
Anand Shukla
|
cd0cc61329
Fixed a bug so initialization code is always inserted in main
|
před 22 roky |
Chris Lattner
|
e408e25132
Remove unnecesary &*'s
|
před 22 roky |
Anand Shukla
|
92d5e30e76
Changes to runtime framework
|
před 22 roky |
Chris Lattner
|
b117fb57a6
Clean up #includes
|
před 22 roky |
Anand Shukla
|
590df88d82
Added checking threshold
|
před 23 roky |
Anand Shukla
|
6641995564
Incorporated changes in alloca and getElementPointer instruction
|
před 23 roky |
Chris Lattner
|
b2a0fbea11
Fix bug I introduced
|
před 23 roky |
Chris Lattner
|
106ff4551c
- Change getelementptr instruction to use long indexes instead of uint
|
před 23 roky |
Chris Lattner
|
3ea5cb0df1
|
před 23 roky |
Chris Lattner
|
b63b29d9b0
Do not generate loads/stores with indexing
|
před 23 roky |
Anand Shukla
|
5585f53d7c
comeented out debug printing
|
před 23 roky |
Anand Shukla
|
e617f92741
minor corrections
|
před 23 roky |
Anand Shukla
|
82f40e8210
small corrections
|
před 23 roky |
Anand Shukla
|
5cafcfbab4
additions and bug fixes
|
před 23 roky |
Chris Lattner
|
0b12b5f50e
|
před 23 roky |
Chris Lattner
|
f09c74c385
Convert code to use the DEBUG macro so that debug code can simply be
|
před 23 roky |
Chris Lattner
|
31bcdb822f
Split ConstantVals.h into Constant.h and Constants.h
|
před 23 roky |
Chris Lattner
|
42a412711c
Add #includes to make up for #includes pruned out of header files.
|
před 23 roky |
Chris Lattner
|
237e6d10f2
s/Method/Function
|
před 23 roky |
Chris Lattner
|
e7506a366e
Rename Method to Function
|
před 23 roky |