llvm-6502/lib
Duncan P. N. Exon Smith 9b303dcf12 LoopUnroll: Only check for ScalarEvolution analysis once, NFC
A follow-up commit will add use to a tight loop.  We might as well just
find it once anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219239 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-07 21:12:44 +00:00
..
Analysis [BasicAA] Revert "Revert r218714 - Make better use of zext and sign information." 2014-10-06 18:37:59 +00:00
AsmParser
Bitcode
CodeGen typos 2014-10-07 17:38:33 +00:00
DebugInfo Refactor RelocVisitor to take an object. This removes some 2014-10-06 06:55:55 +00:00
ExecutionEngine
IR DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself. 2014-10-07 16:56:20 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: add support for -aligncomm GNU extension 2014-10-07 19:37:57 +00:00
Object Don't check for null after calling COFFObjectFile::toSec. 2014-10-07 21:03:22 +00:00
Option
ProfileData Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Support Remove the IsVolatileSize parameter of getOpenFileSlice. 2014-10-07 19:09:05 +00:00
TableGen Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Target R600: Remove some redundant initializations from AMDGPUMCAsmInfo 2014-10-07 21:09:25 +00:00
Transforms LoopUnroll: Only check for ScalarEvolution analysis once, NFC 2014-10-07 21:12:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile