llvm-6502/lib
Dan Gohman 5c2cb324d8 Add a GEPOperator class, and move the hasNoPointerOverflow
accessors into it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76245 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-17 21:33:58 +00:00
..
Analysis Add a new Operator class, for handling Instructions and ConstantExprs 2009-07-17 20:47:02 +00:00
Archive
AsmParser Add support for naked functions 2009-07-17 18:07:26 +00:00
Bitcode
CodeGen Simplify some more. 2009-07-17 21:06:58 +00:00
CompilerDriver
Debugger
ExecutionEngine Add line numbers to OProfile. To do this, I added a processDebugLoc() 2009-07-16 21:07:26 +00:00
Linker
MC Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic 2009-07-16 17:56:39 +00:00
Support Provide slightly more refined error message when trying to lookup a target, and 2009-07-17 15:50:49 +00:00
System Trailing whitespace. 2009-07-17 20:38:17 +00:00
Target Untangle a snarl that I discovered when updating the mangler, 2009-07-17 20:46:40 +00:00
Transforms Add a new Operator class, for handling Instructions and ConstantExprs 2009-07-17 20:47:02 +00:00
VMCore Add a GEPOperator class, and move the hasNoPointerOverflow 2009-07-17 21:33:58 +00:00
Makefile