llvm-6502/lib
Dan Gohman aabdded3b4 Use the new PriorityQueue in ScheduleDAGList too, which also
needs arbitrary-element removal.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52654 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-23 23:40:09 +00:00
..
Analysis Generalize createSCEV to be able to form SCEV expressions from 2008-06-22 19:56:46 +00:00
Archive
AsmParser Update the .cvs files. 2008-06-23 18:43:26 +00:00
Bitcode
CodeGen Use the new PriorityQueue in ScheduleDAGList too, which also 2008-06-23 23:40:09 +00:00
Debugger
ExecutionEngine
Linker
Support First step to fix PR2088. Implement routine to compute the 2008-06-23 19:39:50 +00:00
System
Target
Transforms Use use_empty() instead of getNumUses(), avoiding a use list traversal. 2008-06-23 23:23:49 +00:00
VMCore Remove two convenience constructors because they're now private, and the 2008-06-23 16:48:17 +00:00
Makefile