llvm-6502/lib
Nadav Rotem 8fb06b3e8f Enable element promotion type legalization by deafault.
Changed tests which assumed that vectors are legalized by widening them.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142152 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-16 20:31:33 +00:00
..
Analysis Fix SCEVExpander assert during LSR: "argument of incompatible type". 2011-10-15 06:19:55 +00:00
Archive
AsmParser Make SMDiagnostic a little more sane. Instead of passing around note/warning/error as a 2011-10-16 05:43:57 +00:00
Bitcode
CodeGen Enable element promotion type legalization by deafault. 2011-10-16 20:31:33 +00:00
DebugInfo
ExecutionEngine
Linker Allow the source module to be materialized during the linking process. 2011-10-14 22:17:46 +00:00
MC Let printf do the formatting instead aligning strings ourselves. 2011-10-16 16:30:34 +00:00
Object ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil Malyshev! 2011-10-13 22:30:10 +00:00
Support Let printf do the formatting instead aligning strings ourselves. 2011-10-16 16:30:34 +00:00
TableGen Make SMDiagnostic a little more sane. Instead of passing around note/warning/error as a 2011-10-16 05:43:57 +00:00
Target Add X86 PEXTR and PDEP instructions. 2011-10-16 16:50:08 +00:00
Transforms When looking for dependencies on the src pointer, scan the src pointer. Scanning 2011-10-16 20:13:32 +00:00
VMCore Let printf do the formatting instead aligning strings ourselves. 2011-10-16 16:30:34 +00:00
CMakeLists.txt
Makefile