llvm-6502/lib/Transforms
Bob Wilson 58446916b7 Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>"
This reverts r171041. This was a nice idea that didn't work out well.
Clang warnings need to be associated with warning groups so that they can
be selectively disabled, promoted to errors, etc. This simplistic patch didn't
allow for that. Enhancing it to provide some way for the backend to specify
a front-end warning type seems like overkill for the few uses of this, at
least for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174748 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-08 21:48:29 +00:00
..
Hello
InstCombine Revert "Have InstCombine call SipmlifyCall when handling calls. Test case included." 2013-02-08 01:55:39 +00:00
Instrumentation Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12867368>" 2013-02-08 21:48:29 +00:00
IPO Revert accidental commit (ran svn commit from wrong directory). 2013-02-02 00:25:26 +00:00
ObjCARC Moved some comments due to the recent refactoring of ObjCARC. 2013-02-07 04:12:57 +00:00
Scalar This patch aims to improve compile time performance by increasing 2013-02-01 20:41:27 +00:00
Utils [SimplifyLibCalls] Library call simplification doen't work if the call site 2013-02-08 18:00:14 +00:00
Vectorize BBVectorize: Use TTI->getAddressComputationCost 2013-02-08 21:13:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile