llvm-6502/lib
Dale Johannesen 44008c5918 Changed per review comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37355 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-30 00:32:01 +00:00
..
Analysis when merging two alias sets together, be sure to propagate the volatility of 2007-05-23 06:36:35 +00:00
Archive
AsmParser Regenerate. 2007-05-22 19:08:16 +00:00
Bitcode Fix PR1434 and test/Linker/link-archive.ll, this is a regression from 1.9. 2007-05-18 04:02:46 +00:00
CodeGen Changed per review comment. 2007-05-30 00:32:01 +00:00
Debugger
ExecutionEngine Compute the correct word number. 2007-05-24 15:03:18 +00:00
Linker
Support Make tail merging the default, except on powerPC. There was no prior art 2007-05-22 17:14:46 +00:00
System
Target For VFP2 fldm, fstm instructions, the condition code is printed after the address mode and size specifier. e.g. fstmiaseq, not fstmeqias. 2007-05-29 23:34:19 +00:00
Transforms Fix a typo 2007-05-29 23:34:14 +00:00
VMCore Minor comment cleanups. 2007-05-24 14:36:04 +00:00
Makefile