llvm-6502/lib
Jakob Stoklund Olesen adffc9d20e Revert "Enable -sse-domain-fix by default. What could possibly go wrong?"
Not running 'make check-all' before committing is a bad idea.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99933 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-30 21:36:32 +00:00
..
Analysis reapply my timer rewrite with a change for PassManager to store 2010-03-30 04:03:22 +00:00
Archive Fix a grammaro. 2010-03-30 20:04:57 +00:00
AsmParser
Bitcode Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
CodeGen Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, 2010-03-30 20:55:56 +00:00
CompilerDriver
ExecutionEngine Typo noticed by Duncan. 2010-03-30 20:15:13 +00:00
Linker
MC Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
Support Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
System Fix a grammaro. 2010-03-30 20:04:57 +00:00
Target Revert "Enable -sse-domain-fix by default. What could possibly go wrong?" 2010-03-30 21:36:32 +00:00
Transforms Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, 2010-03-30 20:55:56 +00:00
VMCore Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, 2010-03-30 20:55:56 +00:00
Makefile