Steven Wu
|
27bf4de988
Change embed-bitcode linkage type
|
hace 9 años |
Simon Pilgrim
|
a0e3bf4ccb
Fixed msvc warnings
|
hace 9 años |
Steven Wu
|
22dbcfe84e
Embed bitcode in object file (clang cc1 part)
|
hace 9 años |
Sriraman Tallam
|
0645f993f8
Delete store to Target option PositionIndependentExecutable as PIE is now set in module flags.
|
hace 9 años |
Justin Lebar
|
69ffd3e5e1
Call TargetMachine::addEarlyAsPossiblePasses from BackendUtil.
|
hace 9 años |
Derek Bruening
|
a3e7a4fe79
[esan] EfficiencySanitizer driver flags
|
hace 9 años |
Xinliang David Li
|
1f89ef5df6
Update InstrProf pass creator API reference
|
hace 9 años |
Yaxun Liu
|
0b307f4c68
Pass -backend-option to LLVM when there is no target machine.
|
hace 9 años |
Mehdi Amini
|
4582208012
Emit the module hash by default with -flto=thin.
|
hace 9 años |
Saleem Abdulrasool
|
0d7600a4bc
Move EABIVersion from CodeGenOptions to TargetOptions
|
hace 9 años |
Saleem Abdulrasool
|
fdc51a5580
revert SVN r265702, r265640
|
hace 9 años |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
hace 9 años |
Teresa Johnson
|
1315bd8857
[ThinLTO] Clang side of renaming of function index (NFC)
|
hace 9 años |
Teresa Johnson
|
3726b6b355
Revert "[ThinLTO] Clang side of renaming of function index (NFC)"
|
hace 9 años |
Teresa Johnson
|
508cef9c6c
[ThinLTO] Clang side of renaming of function index (NFC)
|
hace 9 años |
Chandler Carruth
|
79da8476f3
Update to include the new header file providing createGVNPass.
|
hace 9 años |
James Y Knight
|
e85ad57298
Make TargetInfo store an actual DataLayout instead of a string.
|
hace 9 años |
Rong Xu
|
4ab430518d
[PGO] Change profile use cc1 option to handle IR level profiles
|
hace 9 años |
Rong Xu
|
9c5efc9808
[PGO] clang cc1 option change to enable IR level instrumentation
|
hace 9 años |
Kostya Serebryany
|
c545cca149
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
|
hace 9 años |
Mehdi Amini
|
921cbd3691
Teach clang to use the ThinLTO pipeline
|
hace 9 años |
Paul Robinson
|
baf0087842
Eliminate an unnecessary enum, use the LLVM version. NFC
|
hace 9 años |
Rong Xu
|
bf1d31e84a
[PGO] cc1 option name change for profile instrumentation
|
hace 9 años |
Benjamin Kramer
|
1dde17c5ad
Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
|
hace 9 años |
Teresa Johnson
|
32429cb676
[ThinLTO] Leverage new in-place renaming support
|
hace 9 años |
Chad Rosier
|
7e5b11a533
[Driver] Add support for -fno-builtin-foo options.
|
hace 9 años |
David Majnemer
|
85a2bd7b86
[clang-cl] Add support for /Brepro
|
hace 9 años |
Paul Robinson
|
8a809de327
Recommit CC1 part of debugger tuning; pass through setting from driver to LLVM.
|
hace 9 años |
Paul Robinson
|
dd0781c5f8
Revert r256063, it's killing clang-tools-extra
|
hace 9 años |
Paul Robinson
|
44ba9b94aa
CC1 part of debugger tuning; pass through setting from driver to LLVM.
|
hace 9 años |