llvm-6502/lib
2010-08-03 17:27:43 +00:00
..
Analysis Make AliasAnalysis::getModRefInfo conservative in the face of volatility. 2010-08-03 17:27:43 +00:00
Archive
AsmParser Move MaximumAlignment to be a member of the Value class. 2010-07-30 21:07:05 +00:00
Bitcode avoid undefined behavior negating minint. 2010-08-03 16:57:03 +00:00
CodeGen Oops. Don't normalize spill weights twice. 2010-08-03 17:21:16 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC: Fix symbol fragment offsets in COFF. 2010-08-03 05:02:46 +00:00
Support avoid undef behavior on minint, fixing PR7783. 2010-08-03 16:41:24 +00:00
System
Target More SPU v2f32 stuff added: insertelement and shuffle. 2010-08-02 11:22:10 +00:00
Transforms Add an atomic lowering pass 2010-08-03 16:19:16 +00:00
VMCore Fix visitInvokeInst to call visitTerminatorInst, and remove 2010-08-02 23:09:14 +00:00
Makefile