Torok Edwin
|
5ce1b11412
revert r68457, its crashing in make check.
|
16 rokov pred |
Torok Edwin
|
59d5f83b32
fix (part of) memory leak on shutdown. See PR2975.
|
16 rokov pred |
Chris Lattner
|
944fac71e0
Switch the asmprinter (.ll) and all the stuff it requires over to
|
17 rokov pred |
Chris Lattner
|
fad86b003a
Rework the routines that convert AP[S]Int into a string. Now, instead of
|
17 rokov pred |
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 rokov pred |
Gabor Greif
|
051a950000
API changes for class Use size reduction, wave 1.
|
17 rokov pred |
Chris Lattner
|
fc001bbfc3
remove attributions from examples.
|
17 rokov pred |
Chris Lattner
|
9132a2b818
rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned()
|
18 rokov pred |
Reid Spencer
|
34bd70de3c
Adjust for changes in GenericValue type.
|
18 rokov pred |
Chris Lattner
|
680f2f016e
eliminate vector-related ctors
|
18 rokov pred |
Reid Spencer
|
bc0895a596
Add a #include to resolve IntegerType class.
|
18 rokov pred |
Chris Lattner
|
6a98754ebb
add some casts to support a change in the getOrInsertFunction interface
|
18 rokov pred |
Reid Spencer
|
db8d2bed6a
For PR950:
|
18 rokov pred |
Reid Spencer
|
b83eb6447b
For PR950:
|
19 rokov pred |
Jeff Cohen
|
afebb44928
Minor corrections.
|
19 rokov pred |
Jeff Cohen
|
66c5fd6c53
When a function takes a variable number of pointer arguments, with a zero
|
20 rokov pred |
Chris Lattner
|
47968e4dfd
These are legal for tail calls
|
20 rokov pred |
Misha Brukman
|
237cef4b0b
Remove trailing whitespace at the end of lines
|
20 rokov pred |
Alkis Evlogimenos
|
1d9f262b9d
Stop using abegin and aend.
|
20 rokov pred |
Reid Spencer
|
66e7cd0eea
Correct the file header to reflect the new "examples" home for the file.
|
21 rokov pred |
Chris Lattner
|
95f114c5a9
Switch to using the JIT now that it can directly call zeroarg functions
|
21 rokov pred |
Chris Lattner
|
e8bf58c170
Simplify code, make it print the constructed module before it is run.
|
21 rokov pred |
Reid Spencer
|
54706d6801
Fix a copy & paste error .. correct the description of the program.
|
21 rokov pred |
Reid Spencer
|
26a4ba73d3
Adding a simple example of how to use the JIT.
|
21 rokov pred |