llvm-6502/include/llvm
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
..
ADT Add StringMap::lookup. 2009-03-12 01:16:06 +00:00
Analysis Oops...I committed too much. 2009-03-13 04:39:26 +00:00
Assembly
Bitcode
CodeGen Fix FastISel's assumption that i1 values are always zero-extended 2009-03-13 20:42:20 +00:00
CompilerDriver
Config Regenerate. 2009-03-09 06:16:46 +00:00
Debugger
ExecutionEngine
Support Add BUILTIN_EXPECT Support/Compiler macro. 2009-03-17 21:15:18 +00:00
System
Target Add a -no-implicit-float flag. This acts like -soft-float, but may generate 2009-03-11 22:30:01 +00:00
Transforms Add helper pass to remove llvm.dbg.declare intrinsics. 2009-03-09 20:49:37 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h Revert r66415. It's causing failures during bootstrap builds: 2009-03-09 18:01:33 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h Revert r66415. It's causing failures during bootstrap builds: 2009-03-09 18:01:33 +00:00
GlobalAlias.h
GlobalValue.h It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relative to op_end. 2009-03-10 23:02:13 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fully initialize all ivars, fixing PR3790, patch by Edwin Torok! 2009-03-12 17:22:48 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Rearrange operands of the BranchInst, to be able to 2009-03-12 18:34:49 +00:00
User.h Rearrange operands of the BranchInst, to be able to 2009-03-12 18:34:49 +00:00
Value.h
ValueSymbolTable.h