1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
2013-07-11 04:54:05 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Remove trailing whitespac 2013-07-10 20:47:39 +00:00
DebugInfo
ExecutionEngine
IR Don't assert if we can't constant fold extract/insertvalue 2013-07-10 22:51:01 +00:00
IRReader
Linker
MC Put ELF COMDAT relocations into the relevant COMDAT group. 2013-07-10 20:58:17 +00:00
Object Find the symbol table on archives created on OS X. 2013-07-10 22:07:59 +00:00
Option
Support MemoryBuffer::getFile handles zero sized files, no need to duplicate the test. 2013-07-10 17:30:39 +00:00
TableGen
Target Replacing an empty switch with its moral equivalent. No functional changes intended. 2013-07-10 17:19:22 +00:00
Transforms SLPVectorizer: refactor the code that places extracts. Place the code that decides where to put extracts in the build-tree phase. This allows us to take the cost of the extracts into account. 2013-07-11 04:54:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile