1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib
2011-11-09 08:06:13 +00:00
..
Analysis Don't forget to check FlagNW when determining whether an AddRecExpr will wrap 2011-11-09 07:11:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove extra ';' 2011-11-09 06:20:49 +00:00
DebugInfo Audited all the format strings in libDebugInfo and fixed those that didn't match the types. 2011-11-05 16:01:13 +00:00
ExecutionEngine
Linker
MC Remove the pubnames section, no one consumes it. 2011-11-09 05:24:07 +00:00
Object Object/COFF: Fix PE reading. 2011-11-08 23:34:07 +00:00
Support Fix a typo. 2011-11-06 20:36:50 +00:00
TableGen
Target Add instruction selection for AVX2 integer comparisons. 2011-11-09 08:06:13 +00:00
Transforms LICM pass now understands invariant load metadata. Nothing generates this yet so it will currently never get used in real tests 2011-11-08 19:30:00 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile