llvm-6502/lib
2013-04-19 22:22:57 +00:00
..
Analysis ConstantFolding: ComputeMaskedBits wants the scalar size for vectors. 2013-04-19 16:56:24 +00:00
Archive
AsmParser Fix comment. Patch by Stephen Lin. 2013-04-18 18:30:16 +00:00
Bitcode
CodeGen ArrayRefize getMachineNode(). No functionality change. 2013-04-19 22:22:57 +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 80-col fixup. 2013-04-19 20:37:12 +00:00
IRReader
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 ArrayRefize getMachineNode(). No functionality change. 2013-04-19 22:22:57 +00:00
Transforms LoopVectorizer: Use matcher from PatternMatch.h for the min/max patterns 2013-04-19 21:03:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile