llvm-6502/lib
Michael J. Spencer ef0401ad66 Fix Warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117062 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-21 20:49:38 +00:00
..
Analysis Explain what "constant" means here. 2010-10-21 19:45:09 +00:00
Archive
AsmParser AlignLoc is never used for anything - zap it (gcc-4.6 warning). 2010-10-21 16:07:10 +00:00
Bitcode
CodeGen X86: Base _fltused on the FunctionType of the called value instead of the potentially null "CalledFunction". Thanks Duncan! 2010-10-21 20:49:23 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix Warnings. 2010-10-21 20:49:38 +00:00
Support
System Trailing whitespace. 2010-10-21 20:40:39 +00:00
Target Move the encoding logic for Q registers into getMachineOpValue(). 2010-10-21 20:49:13 +00:00
Transforms
VMCore
Makefile