llvm-6502/lib
Anton Korobeynikov c7c62bb3ca Revert win64 changes. They seem to be incomplete
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112885 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-02 22:31:32 +00:00
..
Analysis Remove incorrect and poorly tested code for trying to reason about values on default edges of 2010-09-02 22:16:52 +00:00
Archive
AsmParser
Bitcode
CodeGen Detect undef value early and save unnecessary NodeMap query. 2010-09-02 21:29:42 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine
Linker
MC Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. 2010-09-02 18:53:37 +00:00
Support After some discussion with djg, teach SmallVector to grow from a zero 2010-09-02 21:55:03 +00:00
System Apply a patch from Kees van Reeuwijk to add support for Minix. 2010-09-02 18:24:46 +00:00
Target Revert win64 changes. They seem to be incomplete 2010-09-02 22:31:32 +00:00
Transforms fix more AST updating bugs, correcting miscompilation in PR8041 2010-09-02 22:19:10 +00:00
VMCore Print the number of uses of a function in the .ll since it can be informative 2010-09-02 08:52:23 +00:00
Makefile