llvm-6502/lib/VMCore
Chris Lattner d7cbd1574f Fix a bug daniel pointed out to me, where asmprinter started
printing ascii code for hex numbers instead of the hex numbers 
themselves.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54936 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-18 19:41:26 +00:00
..
AsmWriter.cpp Fix a bug daniel pointed out to me, where asmprinter started 2008-08-18 19:41:26 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Core.cpp Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
Dominators.cpp
Function.cpp Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
Globals.cpp eliminate calls to deprecated Use::init() interface 2008-05-26 21:33:52 +00:00
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Improve support for vector casts in LLVM IR and CodeGen. 2008-08-14 20:04:46 +00:00
IntrinsicInst.cpp
LeakDetector.cpp Have LeakDetector use a SmallPtrSet instead of an std::set. 2008-08-14 20:40:10 +00:00
Makefile Fix PR2062: Don't build Intrinsics.gen in the source directory. Do it in the 2008-03-25 09:12:48 +00:00
Mangler.cpp
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp Speed up the passmgr by avoiding heap thrashing on vectors. 2008-08-08 05:33:04 +00:00
PassManager.cpp The pass manager is not able to schedule -loop-deletion -loop-index-split. 2008-08-14 23:07:48 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Inline the fastpath of PATypeHolder::get(). This is a small speedup in 2008-08-15 15:16:50 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00