llvm-6502/lib
Chad Rosier 5ea1ea8db8 [ms-inline asm] Add support for using offsetof operator with variables that use
namespace alias qualifiers.  Test case coming on clang side shortly.
Part of rdar://13499009


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179339 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-11 23:37:34 +00:00
..
Analysis Aliasing rules for struct-path aware TBAA. 2013-04-11 23:24:18 +00:00
Archive
AsmParser Rationalize the formatting of these case labels. Having two sorted 2013-04-09 19:46:46 +00:00
Bitcode
CodeGen Add braces around || in && to pacify GCC. 2013-04-11 11:57:01 +00:00
DebugInfo Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. 2013-04-11 11:36:36 +00:00
ExecutionEngine
IR
IRReader
Linker
MC [ms-inline asm] Remove brackets from around a symbol reference in the target 2013-04-11 21:49:30 +00:00
Object Revert my last two commits while I debug what is wrong in a big endian host. 2013-04-11 17:46:10 +00:00
Option
Support Add a function to check if an argument list is too long. 2013-04-11 14:06:34 +00:00
TableGen
Target [ms-inline asm] Add support for using offsetof operator with variables that use 2013-04-11 23:37:34 +00:00
Transforms Optimize icmp involving addition better 2013-04-11 20:05:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile