llvm-6502/lib
Daniel Dunbar b372c1114c Add BUILTIN_EXPECT Support/Compiler macro.
- Use for exceptional buffer conditions in raw_ostream:write to shave
   off a cycle or two.

 - Please rename if you have a better one.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67103 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-17 21:15:18 +00:00
..
Analysis Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
Archive
AsmParser
Bitcode Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
CodeGen Fix codegen to compute the size of an allocation by multiplying the 2009-03-17 19:36:00 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support Add BUILTIN_EXPECT Support/Compiler macro. 2009-03-17 21:15:18 +00:00
System
Target CellSPU: 2009-03-17 16:45:16 +00:00
Transforms Remove a condition which is always true. 2009-03-17 17:55:15 +00:00
VMCore typo 2009-03-17 11:38:29 +00:00
Makefile