llvm-6502/lib
Michael Gottesman ee37359762 [objc-arc] Fixed comment typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179965 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-21 00:25:04 +00:00
..
Analysis ConstantFolding: ComputeMaskedBits wants the scalar size for vectors. 2013-04-19 16:56:24 +00:00
Archive
AsmParser Move 'kw_align' case to proper section, reorganize function attribute keyword case statements to be consistent with r179119 2013-04-20 13:16:13 +00:00
Bitcode
CodeGen Remove unused ShouldFoldAtomicFences flag. 2013-04-20 12:32:43 +00:00
DebugInfo Use StringSwitch instead of long chain of if-else. No functionality change. 2013-04-17 14:27:04 +00:00
ExecutionEngine Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
IR Add CodeGen support for functions that always return arguments via a new parameter attribute 'returned', which is taken advantage of in target-independent tail call opportunity detection and in ARM call lowering (when placed on an integral first parameter). 2013-04-20 05:14:40 +00:00
IRReader Measure time that IR parsing took as part of the -time-passes measurement. 2013-04-03 15:33:45 +00:00
Linker
MC Relax this assert. It may not hold in all cases. 2013-04-18 23:16:46 +00:00
Object refactor the struct byte swapping to a helper function. 2013-04-19 13:45:05 +00:00
Option
Support Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
TableGen
Target Compile varargs functions for SPARCv9. 2013-04-20 22:49:16 +00:00
Transforms [objc-arc] Fixed comment typo. 2013-04-21 00:25:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile