1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Sanjoy Das 72a60820ff [PlaceSafepoints] Misc. minor cleanups; NFC
These changes are aimed at bringing PlaceSafepoints up to code with the
LLVM coding guidelines:

 - Fix variable naming
 - Use DenseSet instead of std::set
 - Remove dead code
 - Minor local code simplifications

llvm-svn: 259112
2016-01-28 23:03:19 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine less indenting; NFCI 2016-01-28 00:03:16 +00:00
Instrumentation Move SafeStack to CodeGen. 2016-01-27 16:53:42 +00:00
IPO Remove autoconf support 2016-01-26 21:29:08 +00:00
ObjCARC Add support for objc_unsafeClaimAutoreleasedReturnValue to the 2016-01-27 19:05:08 +00:00
Scalar [PlaceSafepoints] Misc. minor cleanups; NFC 2016-01-28 23:03:19 +00:00
Utils [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
Vectorize Reapply commit r258404 with fix 2016-01-27 13:43:27 +00:00
CMakeLists.txt
LLVMBuild.txt