llvm-6502/lib
Dan Gohman 45b3197090 Split the loop unroll mechanism logic out into a utility function.
Patch by Matthijs Kooijman!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51083 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 00:24:14 +00:00
..
Analysis Fix memdep's handling of invokes when finding the dependency of another call 2008-05-13 21:25:37 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
Bitcode Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
CodeGen Instead of a vector load, shuffle and then extract an element. Load the element from address with an offset. 2008-05-13 08:35:03 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Linker Fix linking of internal aliases 2008-05-10 14:41:43 +00:00
Support Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
System Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Target add a note 2008-05-13 19:56:20 +00:00
Transforms Split the loop unroll mechanism logic out into a utility function. 2008-05-14 00:24:14 +00:00
VMCore Merge of r51073-51074 from use-diet branch. 2008-05-13 22:51:52 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00