llvm-mirror/lib
Ivan Krasin 920c8236df Revert r277556. Add -lowertypetests-bitsets-level to control bitsets generation
Summary:
We don't currently need this facility for CFI. Disabling individual hot methods proved
to be a better strategy in Chrome.

Also, the design of the feature is suboptimal, as pointed out by Peter Collingbourne.

Reviewers: pcc

Subscribers: kcc

Differential Revision: https://reviews.llvm.org/D24948

llvm-svn: 282461
2016-09-27 00:29:53 +00:00
..
Analysis [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
AsmParser [AsmParser] Remove unused partial template specialization. 2016-09-22 22:02:59 +00:00
Bitcode [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
CodeGen Add support to optionally limit the size of jump tables. 2016-09-26 15:32:33 +00:00
DebugInfo Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."" 2016-09-23 11:01:53 +00:00
Demangle
ExecutionEngine [MCJIT] Fix some inconsistent handling of name mangling inside MCJIT. 2016-09-12 17:19:24 +00:00
Fuzzer [libFuzzer] add a test based on openssl-1.0.1f (finds heartbleed) 2016-09-27 00:27:40 +00:00
IR Move computation past early return 2016-09-26 21:01:13 +00:00
IRReader
LibDriver
LineEditor
Linker DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
LTO [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
MC [MC] Support .ds directives in assembler parser 2016-09-23 21:53:36 +00:00
Object Next set of additional error checks for invalid Mach-O files for the 2016-09-26 21:11:03 +00:00
ObjectYAML
Option
Passes Fix test after renaming -name-anon-functions pass to -name-anon-globals 2016-09-16 17:18:16 +00:00
ProfileData
Support Statistic: Only print statistics on exit for -stats 2016-09-26 18:38:07 +00:00
TableGen
Target [CodeGen] Add support for emitting .init_array instead of .ctors on FreeBSD. 2016-09-26 22:53:15 +00:00
Transforms Revert r277556. Add -lowertypetests-bitsets-level to control bitsets generation 2016-09-27 00:29:53 +00:00
CMakeLists.txt
LLVMBuild.txt