llvm-6502/lib/Support
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
..
Allocator.cpp
Annotation.cpp
APFloat.cpp just initialize the first element, we don't need to set the rest to zeros. 2009-03-13 00:24:01 +00:00
APInt.cpp Fix a hashing bug in APInt. A certain pathological testcase (too 2009-03-13 21:51:13 +00:00
APSInt.cpp
CMakeLists.txt Add missing file. 2009-03-05 09:19:13 +00:00
CommandLine.cpp
ConstantRange.cpp
Debug.cpp
Dwarf.cpp
FileUtilities.cpp
FoldingSet.cpp
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp
PluginLoader.cpp
PrettyStackTrace.cpp Use c_str() to force the string to be nul-terminated. 2009-03-06 18:13:15 +00:00
raw_ostream.cpp Add BUILTIN_EXPECT Support/Compiler macro. 2009-03-17 21:15:18 +00:00
SlowOperationInformer.cpp
SmallPtrSet.cpp
Statistic.cpp
Streams.cpp
StringExtras.cpp
StringMap.cpp
StringPool.cpp
SystemUtils.cpp
Timer.cpp