llvm-6502/lib
Jim Grosbach d089a7ac70 fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105441 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-04 00:15:00 +00:00
..
Analysis Fix the noalias checking so that it doesn't worry about 2010-06-01 20:51:40 +00:00
Archive
AsmParser
Bitcode Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen. 2010-06-02 23:05:04 +00:00
CodeGen Add some missing checks in TwoAddressInstructionPass::CoalesceExtSubRegs. 2010-06-03 23:53:58 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Don't call flush() at a library level which isn't checking for errors 2010-06-01 16:31:34 +00:00
Support
System
Target fix typo 2010-06-04 00:15:00 +00:00
Transforms Remove unused code 2010-06-01 21:56:30 +00:00
VMCore
Makefile