Owen Anderson
|
8b477ed579
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
|
16 ani în urmă |
Chris Lattner
|
944fac71e0
Switch the asmprinter (.ll) and all the stuff it requires over to
|
17 ani în urmă |
Chris Lattner
|
fad86b003a
Rework the routines that convert AP[S]Int into a string. Now, instead of
|
17 ani în urmă |
Gabor Greif
|
7cbd8a3e92
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.)
|
17 ani în urmă |
Gabor Greif
|
051a950000
API changes for class Use size reduction, wave 1.
|
17 ani în urmă |
Chris Lattner
|
7520fcd7a5
Fix an incorrect comment, PR2147.
|
17 ani în urmă |
Chris Lattner
|
fc001bbfc3
remove attributions from examples.
|
17 ani în urmă |
Chris Lattner
|
9132a2b818
rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned()
|
18 ani în urmă |
Reid Spencer
|
34bd70de3c
Adjust for changes in GenericValue type.
|
18 ani în urmă |
Chris Lattner
|
6a98754ebb
add some casts to support a change in the getOrInsertFunction interface
|
18 ani în urmă |
Reid Spencer
|
db8d2bed6a
For PR950:
|
18 ani în urmă |
Reid Spencer
|
e4d87aa2de
For PR950:
|
18 ani în urmă |
Reid Spencer
|
b83eb6447b
For PR950:
|
19 ani în urmă |
Jeff Cohen
|
afebb44928
Minor corrections.
|
19 ani în urmă |
Jeff Cohen
|
66c5fd6c53
When a function takes a variable number of pointer arguments, with a zero
|
20 ani în urmă |
Chris Lattner
|
f6b5c1abce
Don't forget these are calls
|
20 ani în urmă |
Chris Lattner
|
47968e4dfd
These are legal for tail calls
|
20 ani în urmă |
Misha Brukman
|
237cef4b0b
Remove trailing whitespace at the end of lines
|
20 ani în urmă |
Alkis Evlogimenos
|
dadf88123f
Stop using abegin.
|
20 ani în urmă |
Misha Brukman
|
7cf540bba0
Clean up code layout, delete extra blank line, say `fibonacci' instead of `foo'
|
21 ani în urmă |
Chris Lattner
|
3c7d7ee761
Fix typeo
|
21 ani în urmă |
Chris Lattner
|
38f024daea
Cleanup this example, simplifying it and making it conform to LLVM coding
|
21 ani în urmă |
Reid Spencer
|
66e7cd0eea
Correct the file header to reflect the new "examples" home for the file.
|
21 ani în urmă |
Reid Spencer
|
e784fa40c5
Add the fibonacci example provided by Valery Khamenya.
|
21 ani în urmă |