Owen Anderson
|
16a412edb6
Update for GlobalVariables ctor change.
|
16 ani în urmă |
Torok Edwin
|
3046470919
Missed an exit during the conversion.
|
16 ani în urmă |
Nick Lewycky
|
b8b7347c10
Escape the name of the module since it comes from the file name and may include
|
16 ani în urmă |
Bob Wilson
|
a96751fc8f
Provide InitializeAllTargets and InitializeNativeTarget functions in the
|
16 ani în urmă |
Douglas Gregor
|
1555a23335
Introduce new headers whose inclusion forces linking and
|
16 ani în urmă |
Dan Gohman
|
ae3a0be92e
Split the Add, Sub, and Mul instruction opcodes into separate
|
16 ani în urmă |
Jeffrey Yasskin
|
2d92c71668
This patch brings the list of attributes in CPPBackend.cpp up to date with the
|
16 ani în urmă |
Anton Korobeynikov
|
cffb5284f1
Fix code emission for conditional branches.
|
16 ani în urmă |
Chris Lattner
|
c650f1f141
'The attached patch fixes an issue where llc -march=cpp fails with
|
16 ani în urmă |
Chris Lattner
|
cf189964d7
remove progname which is never set. PR4085
|
16 ani în urmă |
Bill Wendling
|
98a366d547
Instead of passing in an unsigned value for the optimization level, use an enum,
|
16 ani în urmă |
Bill Wendling
|
be8cc2a3de
Second attempt:
|
16 ani în urmă |
Bill Wendling
|
c69d56f115
r70270 isn't ready yet. Back this out. Sorry for the noise.
|
16 ani în urmă |
Bill Wendling
|
2e9d5f912a
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
|
16 ani în urmă |
Chris Lattner
|
266c7bbbbc
Add a new "available_externally" linkage type. This is intended
|
16 ani în urmă |
Gabor Greif
|
0c8f7dc67c
do not rely on callee being operand 0
|
16 ani în urmă |
Dan Gohman
|
f871ccb853
Now that errs() is properly non-buffered, there's no need to
|
16 ani în urmă |
Duncan Sands
|
4dc2b39bf8
It makes no sense to have a ODR version of common
|
16 ani în urmă |
Duncan Sands
|
5f4ee1fc5d
Remove the one-definition-rule version of extern_weak
|
16 ani în urmă |
Duncan Sands
|
667d4b8de6
Introduce new linkage types linkonce_odr, weak_odr, common_odr
|
16 ani în urmă |
Rafael Espindola
|
bb46f52027
Add the private linkage.
|
16 ani în urmă |
Chris Lattner
|
acca9559f4
make -march=cpp handle the nocapture attribute, make it assert if it
|
16 ani în urmă |
Dan Gohman
|
f923129fc3
Update CPP backend for PrintModulePass API changes.
|
16 ani în urmă |
Oscar Fuentes
|
92adc19be9
Adds extern "C" ints to the .cpp files that use RegisterTarget, as
|
17 ani în urmă |
Anton Korobeynikov
|
b0714dbc0d
Typo fix
|
17 ani în urmă |
Nicolas Geoffray
|
d9afb4d08a
The Index field of an AttributeWithIndex is of type unsigned, not uint16_t.
|
17 ani în urmă |
Anton Korobeynikov
|
e0f4af3b49
StoreInst does not produce any result thus it's useless to create new
|
17 ani în urmă |
Dan Gohman
|
b8cab9227a
Fix command-line option printing to print two spaces where needed,
|
17 ani în urmă |
Dale Johannesen
|
23a98551ab
Add a "loses information" return value to APFloat::convert
|
17 ani în urmă |
Dale Johannesen
|
7111b02c73
Rename APFloat::convertToAPInt to bitcastToAPInt to
|
17 ani în urmă |