llvm-project/llvm/lib/Transforms
Peter Collingbourne df57979ba7 hwasan: Enable -hwasan-allow-ifunc by default.
It's been on in Android for a while without causing problems, so it's time
to make it the default and remove the flag.

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

llvm-svn: 357960
2019-04-09 00:25:59 +00:00
..
AggressiveInstCombine Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Coroutines [coroutines][PR40979] Ignore unreachable uses across suspend points 2019-03-11 18:31:28 +00:00
Hello Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IPO Change some dyn_cast to more apropriate isa. NFC 2019-04-05 16:16:23 +00:00
InstCombine [InstCombine] peek through fdiv to find a squared sqrt 2019-04-08 21:23:50 +00:00
Instrumentation hwasan: Enable -hwasan-allow-ifunc by default. 2019-04-09 00:25:59 +00:00
ObjCARC Don't add a tail keyword to calls to ObjC runtime functions if the calls 2019-03-21 20:16:09 +00:00
Scalar [JumpThreading] Fix incorrect fold conditional after indirectbr/callbr 2019-04-08 18:20:35 +00:00
Utils Change some dyn_cast to more apropriate isa. NFC 2019-04-05 16:16:23 +00:00
Vectorize [IR] Refactor attribute methods in Function class (NFC) 2019-04-04 22:40:06 +00:00
CMakeLists.txt Another try to commit 323321 (aggressive instruction combine). 2018-01-25 12:06:32 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00