llvm-6502/lib
Mon P Wang 3b7ee20d58 Allow widening of extract subvector
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84279 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-16 22:05:48 +00:00
..
Analysis Invert isSafeToGetMallocArraySize check because we return NULL when we don't know the size. 2009-10-16 18:08:17 +00:00
Archive
AsmParser Parse PHI instruction with attached metadata. 2009-10-16 18:45:49 +00:00
Bitcode
CodeGen Allow widening of extract subvector 2009-10-16 22:05:48 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC: Set symbol values in MachO MCStreamer. 2009-10-16 01:58:23 +00:00
Support Add half precision floating point support (float16) to APFloat, 2009-10-16 02:13:51 +00:00
System
Target Change createPostRAScheduler so it can be turned off at llc -O1. 2009-10-16 21:06:15 +00:00
Transforms Move zext and sext casts fed by loads into the same block as the 2009-10-16 20:59:35 +00:00
VMCore
Makefile