1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm
Chris Lattner 7c9bfad92c Implement == and != correctly. Before they would incorrectly return !=
for some constant exprs when they could really be the same value

llvm-svn: 10058
2003-11-17 20:19:35 +00:00
..
Analysis Add methods for implementation 2003-11-13 05:05:34 +00:00
Assembly Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Bytecode Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CodeGen Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ExecutionEngine Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Support Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Target Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Transforms Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
AbstractTypeUser.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Argument.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
BasicBlock.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CallGraphSCCPass.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Constant.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ConstantHandling.h Implement == and != correctly. Before they would incorrectly return != 2003-11-17 20:19:35 +00:00
Constants.h The ConstantPointer class is now gone. 2003-11-17 19:47:21 +00:00
DerivedTypes.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Function.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
GlobalValue.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
GlobalVariable.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iMemory.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
InstrTypes.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
Instruction.def Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Instruction.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Instructions.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
Intrinsics.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
iOperators.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
iOther.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iPHINode.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iTerminators.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
Module.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ModuleProvider.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Pass.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PassAnalysisSupport.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PassManager.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PassSupport.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
SlotCalculator.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SymbolTable.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SymbolTableListTraits.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Type.def Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Type.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Use.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
User.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
Value.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00