llvm-6502/lib
Mikhail Glushenkov e6334d84f7 llvmc: make -x work with unknown suffixes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113972 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-15 15:20:41 +00:00
..
Analysis Convert TBAA to use the new TBAATag field of AliasAnalysis::Location. 2010-09-14 23:28:12 +00:00
Archive
AsmParser
Bitcode
CodeGen If dbg.declare from non-entry block is using alloca from entry block then use offset available in StaticAllocaMap to emit DBG_VALUE. Right now, this has no material impact because varible info also collected using offset table maintained in machine module info. 2010-09-15 14:48:53 +00:00
CompilerDriver llvmc: make -x work with unknown suffixes. 2010-09-15 15:20:41 +00:00
ExecutionEngine
Linker
MC
Support
System
Target lcall and ljmp always default to lcalll and ljmpl. This finally 2010-09-15 05:30:20 +00:00
Transforms fix PR8144, a bug where constant merge would merge globals marked 2010-09-15 00:30:11 +00:00
VMCore Add x86MMX a few more places. 2010-09-15 00:52:23 +00:00
Makefile