llvm-6502/lib/Transforms
Arnaud A. de Grandmaison 66bff1eec9 Fix comment
visitSExt is an adapted copy of the related visitZExt method, so adapt the comment accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175019 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-13 00:19:19 +00:00
..
Hello
InstCombine Fix comment 2013-02-13 00:19:19 +00:00
Instrumentation [ASan] Do not use kDefaultShort64bitShadowOffset on Mac, where the binaries may get mapped at 0x100000000+ and thus may interleave with the shadow. 2013-02-12 12:41:12 +00:00
IPO
ObjCARC Changed isStoredObjCPointer => IsStoredObjCPointer. No functionality change. 2013-02-12 23:35:08 +00:00
Scalar Actually delete this code, since it's really not clear what it's 2013-02-12 22:26:41 +00:00
Utils
Vectorize BBVectorize: Don't over-search when building the dependency map 2013-02-11 23:02:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile