llvm-6502/lib/Transforms
Hal Finkel 4090dfd7ba [ADCE] Fix formatting of pointer types
We prefer to put the * with the variable, not with the type; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229317 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-15 15:47:52 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine InstCombine: propagate deref via new addDereferenceableAttr 2015-02-14 19:37:54 +00:00
Instrumentation Transforms: Canonicalize access to function attributes, NFC 2015-02-14 01:11:29 +00:00
IPO Transforms: Canonicalize access to function attributes, NFC 2015-02-14 01:11:29 +00:00
ObjCARC Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. 2015-02-11 03:28:02 +00:00
Scalar [ADCE] Fix formatting of pointer types 2015-02-15 15:47:52 +00:00
Utils [SimplifyCFG] Be more aggressive 2015-02-13 10:48:30 +00:00
Vectorize Enabled cost calculation for masked memory operations. 2015-02-15 08:08:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile