llvm-6502/lib
Benjamin Kramer 983c4578b0 Add comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144194 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-09 18:16:11 +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 Add comments. 2011-11-09 18:16:11 +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 Simplify code. No functionality change. 2011-11-09 13:19:15 +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 AVX2 support for vselect of v32i8 2011-11-09 13:21:28 +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