llvm-6502/include/llvm
Evan Cheng 257464a072 - Remove isSetCCExpensive() etc. These are no longer used.
- Add isSelectExpensive() etc. It's used to tell codegen that select is expensive for a given target, avoid using it if possible. Currently it's only
used to expand FCOPYSIGN.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32939 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-05 23:31:08 +00:00
..
ADT eliminate constructor from Statistic class. It is now impossible to get a 2006-12-19 23:17:40 +00:00
Analysis For PR950: 2006-12-23 06:05:41 +00:00
Assembly
Bytecode
CodeGen move ExtWeakSymbols to AsmPrinter 2006-12-18 03:37:18 +00:00
Config Determine if the -enable-pic option was given. 2006-12-18 04:11:16 +00:00
Debugger
ExecutionEngine For PR950: 2006-12-31 05:23:18 +00:00
Support The previous implementation of LLVM Streams wasn't removing symbols. This 2007-01-03 22:37:27 +00:00
System
Target - Remove isSetCCExpensive() etc. These are no longer used. 2007-01-05 23:31:08 +00:00
Transforms For PR950: 2006-12-23 06:05:41 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
BasicBlock.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
Constants.h Add a new ConstantPacked::getAllOnesValue method 2007-01-04 01:49:26 +00:00
DerivedTypes.h Change the syntax for parameter attributes: 2007-01-05 17:06:19 +00:00
Function.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
GlobalValue.h
GlobalVariable.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
InlineAsm.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
InstrTypes.h Add some convenience functions for getting the source and destination 2007-01-02 02:08:27 +00:00
Instruction.def For PR950: 2006-12-23 06:05:41 +00:00
Instruction.h Now that setcondinst has been eliminated, we can mark Value::SubclassID 2007-01-04 02:15:37 +00:00
Instructions.h Doxygenify a comment. 2006-12-29 04:10:59 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Convert the intrinsic function definitions to use llvm_i32_ty instead of 2006-12-31 22:24:55 +00:00
IntrinsicsPowerPC.td Convert the intrinsic function definitions to use llvm_i32_ty instead of 2006-12-31 22:24:55 +00:00
IntrinsicsX86.td Convert the intrinsic function definitions to use llvm_i32_ty instead of 2006-12-31 22:24:55 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
ModuleProvider.h
Pass.h 1) Remove old AnalysisResolver. 2007-01-05 22:47:07 +00:00
PassAnalysisSupport.h 1) Remove old AnalysisResolver. 2007-01-05 22:47:07 +00:00
PassManager.h Remove old pass manager. 2007-01-05 20:16:23 +00:00
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h For PR950: 2006-12-31 05:20:51 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h Now that setcondinst has been eliminated, we can mark Value::SubclassID 2007-01-04 02:15:37 +00:00
ValueSymbolTable.h