llvm-6502/lib/Transforms
Benjamin Kramer 0861f5793a Move code into anonymous namespaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145154 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-26 23:01:57 +00:00
..
Hello
InstCombine Refactor code to use new attribute getters on CallSite for NoCapture and ByVal. 2011-11-20 19:09:04 +00:00
Instrumentation [asan] do not instrument threadlocal globals, this is buggy 2011-11-23 02:10:54 +00:00
IPO Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
Scalar Move code into anonymous namespaces. 2011-11-26 23:01:57 +00:00
Utils Refactor code to use new attribute getters on CallSite for NoCapture and ByVal. 2011-11-20 19:09:04 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile