llvm-6502/lib
2013-04-20 06:13:47 +00:00
..
Analysis
Archive
AsmParser 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
Bitcode
CodeGen 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
DebugInfo
ExecutionEngine
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
Linker
MC
Object
Option
Support
TableGen
Target Move PPC getSwappedPredicate for reuse 2013-04-20 05:16:26 +00:00
Transforms SLPVectorizer: Improve the cost model for loop invariant broadcast values. 2013-04-20 06:13:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile