llvm-6502/tools
Reid Spencer 1628cec4d7 For PR950:
Make necessary changes to support DIV -> [SUF]Div. This changes llvm to
have three division instructions: signed, unsigned, floating point. The
bytecode and assembler are bacwards compatible, however.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31195 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-26 06:15:43 +00:00
..
bugpoint Fix for PR960. Improves bugpoint so that it removes global variable 2006-10-25 18:36:14 +00:00
gccas Enable 'predsimplify' optimization. 2006-09-24 00:08:16 +00:00
gccld Enable 'predsimplify' optimization. 2006-09-24 00:08:16 +00:00
llc
lli
llvm2cpp For PR950: 2006-10-26 06:15:43 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
lto Supply alignment info to linker through LLVMSymbol. 2006-10-25 18:10:07 +00:00
opt
Makefile