llvm-6502/lib
Bill Wendling 0eb96fd94b Alphabetize includes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63591 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 01:32:22 +00:00
..
Analysis Move isIdentifiedObject and isNoAliasCall into AliasAnalysis.cpp since 2009-02-03 01:28:32 +00:00
Archive
AsmParser Fix PR3372 2009-02-02 07:24:28 +00:00
Bitcode
CodeGen Alphabetize includes. 2009-02-03 01:32:22 +00:00
Debugger
ExecutionEngine Fix PR3423: Link llvm on ARM EABI machines. Patch by Robert Schuster. 2009-02-01 06:42:27 +00:00
Linker
Support Improve -fno-opt style option processing to not require an extra 2009-02-02 22:48:49 +00:00
System
Target Create DebugLoc information in FastISel. Several temporary methods were 2009-02-03 00:55:04 +00:00
Transforms rearrange how SRoA handles promotion of allocas to vectors. 2009-02-03 01:30:09 +00:00
VMCore reject things like: zext <4 x i32> %tmp to i256 2009-02-02 07:40:17 +00:00
Makefile