llvm-6502/lib
Oscar Fuentes 975176e5c6 Fix assembling X86CompilationCallback_Win64.asm on VS 10.
Patch by Louis Zhuang!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119394 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-16 22:07:47 +00:00
..
Analysis In which I discover the existence of loops. Threading an operation 2010-11-16 12:16:38 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix grammaro. 2010-11-16 21:27:00 +00:00
CompilerDriver
ExecutionEngine JIT: More nitty style tweakage, aka territory marking. 2010-11-13 02:48:57 +00:00
Linker
MC Add .loc methods to the streamer. 2010-11-16 21:20:32 +00:00
Object Object: Get rid of sys::Path, Triple, and cleanup namespace. 2010-11-16 01:06:51 +00:00
Support report_fatal_error: Simplify a possible ambiguity. 2010-11-13 02:48:51 +00:00
System This is the first step in adding sane error handling support to LLVMSystem. 2010-11-16 18:31:52 +00:00
Target Fix assembling X86CompilationCallback_Win64.asm on VS 10. 2010-11-16 22:07:47 +00:00
Transforms Have a few places that want to simplify phi nodes use SimplifyInstruction 2010-11-16 17:41:24 +00:00
VMCore If dom tree information is available, make it possible to pass 2010-11-14 18:36:10 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00