llvm-6502/lib
Tobias Grosser 082d587d35 Add function to query RegionInfo about loops.
* contains(Loop), * getOutermostLoop()
* Improve getNameStr() to return a sensible name, if basic blocks are not named.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109490 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-27 04:17:13 +00:00
..
Analysis Add function to query RegionInfo about loops. 2010-07-27 04:17:13 +00:00
Archive
AsmParser Revert r109361; it's impossible to write a call with an argument with an 2010-07-24 23:06:59 +00:00
Bitcode
CodeGen It's better to have the arrays, which would trigger the creation of stack 2010-07-27 01:55:19 +00:00
CompilerDriver Formatting. 2010-07-23 04:19:34 +00:00
ExecutionEngine Don't call __register_frame from the JIT on systems that use setjmp/longjmp 2010-07-26 21:58:00 +00:00
Linker
MC Fix format-specifier warning 2010-07-26 03:55:44 +00:00
Support
System
Target The isLoadFromStackSlot and isStoreToStackSlot have no way of reporting 2010-07-27 04:17:01 +00:00
Transforms Add an initial implementation of LazyValueInfo updating for JumpThreading. Disabled for now. 2010-07-26 18:48:03 +00:00
VMCore Fix (at least) quadratic worst-case complexity in DominanceFrontier::splitBlock: 2010-07-26 17:55:15 +00:00
Makefile