llvm-6502/lib/Transforms
Duncan Sands a3355ffb3d Rather than having special rules like "intrinsics cannot
throw exceptions", just mark intrinsics with the nounwind
attribute.  Likewise, mark intrinsics as readnone/readonly
and get rid of special aliasing logic (which didn't use
anything more than this anyway).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44544 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-03 20:06:50 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation More fleshing out of docs/Passes.html, plus some typo fixes and 2007-10-26 03:03:51 +00:00
IPO Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Scalar Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Utils Rather than having special rules like "intrinsics cannot 2007-12-03 20:06:50 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00