llvm-6502/lib
Chris Lattner ba96fbc164 Remove some code for inferring alignment info from the x86 backend
now that the dag combiner does it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46404 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-26 20:07:42 +00:00
..
Analysis getUnderlyingObject can return null, handle this. 2008-01-24 19:07:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Infer alignment of loads and increase their alignment when we can tell they are 2008-01-26 19:45:50 +00:00
Debugger
ExecutionEngine JITEmitter.cpp was trying to sync the icache for function stubs, but 2008-01-25 16:41:09 +00:00
Linker
Support Added FoldingSet style 'profiling' support for APSInt. 2008-01-19 04:31:12 +00:00
System Fix potential buffer overflow 2008-01-24 01:20:48 +00:00
Target Remove some code for inferring alignment info from the x86 backend 2008-01-26 20:07:42 +00:00
Transforms If there are no machine instructions emitted for a function, then insert 2008-01-26 06:51:24 +00:00
VMCore Add hasByValAttr() and hasNoAliasAttr() methods to the Argument class. 2008-01-24 17:47:11 +00:00
Makefile