llvm-6502/lib
Chris Lattner 45305d4ff6 add an assert to make it really clear what this is doing. Return singularval as
a compile time perf optimization to avoid a load.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90507 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-04 01:03:32 +00:00
..
Analysis Add support to emit debug info for virtual functions and virtual base classes. 2009-12-03 19:11:07 +00:00
Archive
AsmParser Add ParseInlineMetadata() which can parses metadata that refers to an instruction. Extend ParseParameterList() to use this new function so that calls to llvm.dbg.declare can pass inline metadata 2009-12-03 23:40:58 +00:00
Bitcode
CodeGen Also attempt trivial coalescing for live intervals that end in a copy. 2009-12-04 00:16:04 +00:00
CompilerDriver Fix last DOTGraphTraits problems in CompilationGraph. 2009-11-30 13:34:51 +00:00
ExecutionEngine
Linker
MC
Support Print a newline after the Args: line so that unrelated errs() output doesn't 2009-12-03 19:03:18 +00:00
System Remove dead returns. 2009-11-29 17:42:58 +00:00
Target remove out of date FIXME. 2009-12-03 21:55:01 +00:00
Transforms add an assert to make it really clear what this is doing. Return singularval as 2009-12-04 01:03:32 +00:00
VMCore improve portability to avoid conflicting with std::next in c++'0x. 2009-12-03 00:50:42 +00:00
Makefile