llvm-6502/include/llvm
Bill Wendling b1ac6e6172 Add an option `-enable-old-style-attr-syntax' to print out function attributes in the "old" style.
It's sometimes beneficial to emit a testcase with the old style attribute
syntax. Allow someone to do this.
<rdar://problem/13563209>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179735 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-17 23:35:59 +00:00
..
ADT Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
Analysis
Assembly
Bitcode
CodeGen Fix bit size of v64i8 and v32i16 vector types. 2013-04-15 16:11:25 +00:00
Config
DebugInfo Create a stub for DWARF parser unittests 2013-04-17 08:29:02 +00:00
ExecutionEngine
IR Add an option `-enable-old-style-attr-syntax' to print out function attributes in the "old" style. 2013-04-17 23:35:59 +00:00
IRReader
MC Add support for subsections to the ELF assembler. Fixes PR8717. 2013-04-17 21:18:16 +00:00
Object Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
Option
Support Fix silly typo that broke big endian hosts. 2013-04-15 20:13:59 +00:00
TableGen
Target
Transforms Add an option -vectorize-slp-aggressive for running the BB vectorizer. Make -fslp-vectorize run the slp-vectorizer. 2013-04-15 05:39:58 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
DIBuilder.h
GVMaterializer.h
InitializePasses.h
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h