David Blaikie
|
6bd17d2f2e
Make use of const-correct ParseCommandLineOptions
|
13 ani în urmă |
Bill Wendling
|
9085030171
Reserve a moderate amount of space for the back-end arguments.
|
13 ani în urmă |
Bob Wilson
|
71fd6cc843
Fix -ftrap-function fallout from llvm r145714. <rdar://problem/10799325>
|
13 ani în urmă |
Nick Lewycky
|
1db772bd68
Add support for -fno-optimize-sibling-calls. Currently only implemented in the
|
13 ani în urmă |
Dan Gohman
|
a8398ea850
Enable the new ObjC ARC autorelease pool elimination pass.
|
13 ani în urmă |
Chad Rosier
|
9f6d068b29
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
|
13 ani în urmă |
Chad Rosier
|
ff7892758f
Add frontend flags to enable bitcode verifier pass.
|
13 ani în urmă |
Nick Lewycky
|
4e785c908a
Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack
|
13 ani în urmă |
Joerg Sonnenberger
|
e9d11dbfe1
Add -mstack-alignment=X and fix -mstackrealign handling now that the
|
13 ani în urmă |
Nick Lewycky
|
3aaeccc597
Update for change to LLVM TargetMachine API in r145714.
|
13 ani în urmă |
Kostya Serebryany
|
e5dd2ea8c5
make asan work at -O0, clang part. Patch by glider@google.com
|
13 ani în urmă |
Kostya Serebryany
|
b61968857f
implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitizer instead of CodeGenOpts.AddressSanitizer
|
13 ani în urmă |
Kostya Serebryany
|
1b4eca67e0
Add -f[no-]address-sanitizer flag
|
13 ani în urmă |
Evan Cheng
|
9254bf77d2
Match LLVM API change.
|
13 ani în urmă |
Nick Lewycky
|
aaf2f36a8c
Turn on the new .file directive when appropriate, instead of turning it off.
|
14 ani în urmă |
Nick Lewycky
|
ea523d73a6
Wire up support for the controlling the extended dwarf .file directive. With
|
14 ani în urmă |
David Blaikie
|
d6471f7c19
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
14 ani în urmă |
Chad Rosier
|
1b90605532
[driver] Add -mglobal-merge/-mno-global-merge machine options to enable/disable merging of
|
14 ani în urmă |
Evan Cheng
|
a6b4045dc4
Match LLVM change: TargetRegistry and TargetSelect have been moved to Support.
|
14 ani în urmă |
Rafael Espindola
|
cf565c5737
Update for LLVM change in PassManagerBuilder.
|
14 ani în urmă |
Benjamin Kramer
|
77577ce8f0
Unbreak build after API change.
|
14 ani în urmă |
Evan Cheng
|
2860e30d83
Match createTargetMachine API change.
|
14 ani în urmă |
Dan Gohman
|
b18b8ad630
Add the ObjC ARC optimization passes manually, now that they're not
|
14 ani în urmă |
Evan Cheng
|
368691e5ac
createTargetMachine now takes a CPU string.
|
14 ani în urmă |
Evan Cheng
|
693769cafc
SubtargetFeature.h has been moved to MC.
|
14 ani în urmă |
Nick Lewycky
|
c3b9014c72
Add support for -Wa,--noexecstack when building from a non-assembly file. For
|
14 ani în urmă |
Rafael Espindola
|
abca5a1b3e
Update for llvm api change.
|
14 ani în urmă |
Chris Lattner
|
9ca02e521b
adjust to mainline api change.
|
14 ani în urmă |
Chris Lattner
|
33c09d5cb3
switch clang off StandardPasses.h onto PassManagerBuilder.h
|
14 ani în urmă |
Bill Wendling
|
3621b31cd9
Conditionalize the use of 4.4 or 4.2 format based on the target.
|
14 ani în urmă |