llvm-mirror/lib
2009-01-17 00:09:08 +00:00
..
Analysis Reinstate r60509 from Dale: 2009-01-16 17:07:22 +00:00
Archive
AsmParser
Bitcode use specialized accessor instead of plain getOperand(0) 2009-01-16 18:40:27 +00:00
CodeGen Simplify extract element of a scalar to vector. 2009-01-17 00:07:25 +00:00
Debugger
ExecutionEngine don't assert and die on out of range (undefined) shifts. This fixes 2009-01-16 20:17:02 +00:00
Linker
Support Support for multi-valued options in CommandLine 2009-01-16 22:54:19 +00:00
System
Target Fix PPC ISD::Declare isel and eliminate the need for PPCTargetLowering::LowerGlobalAddress to check if isVerifiedDebugInfoDesc() is true. Given the recent changes, it would falsely return true for a lot of GlobalAddressSDNode's. 2009-01-16 22:57:32 +00:00
Transforms introduce typedef for complicated vector, and use it too 2009-01-17 00:09:08 +00:00
VMCore
Makefile