index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
DFAPacketizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup VLIWPacketizer to use the updated ScheduleDAGInstrs interface.
Andrew Trick
2012-03-07
1
-18
/
+12
*
misched prep: Expose the ScheduleDAGInstrs interface so targets may
Andrew Trick
2012-03-07
1
-1
/
+1
*
misched preparation: rename core scheduler methods for consistency.
Andrew Trick
2012-03-07
1
-4
/
+4
*
misched preparation: clarify ScheduleDAG and ScheduleDAGInstrs roles.
Andrew Trick
2012-03-07
1
-1
/
+3
*
Strip a layer of boilerplate from the VLIWPacketizer by storing the scheduler...
Benjamin Kramer
2012-02-23
1
-18
/
+8
*
Fix library visibility problems with VLIWPacketizer.
Andrew Trick
2012-02-15
1
-6
/
+19
*
Don't expose DefaultVLIWScheduler
Andrew Trick
2012-02-15
1
-1
/
+1
*
Generic "VLIW" packetizer based on a DFA generated from target itinerary.
Andrew Trick
2012-02-15
1
-0
/
+147
*
use space star instead of star space
Sebastian Pop
2011-12-06
1
-9
/
+9
*
add missing point at the end of sentences
Sebastian Pop
2011-12-06
1
-6
/
+6
*
Add a deterministic finite automaton based packetizer for VLIW architectures
Anshuman Dasgupta
2011-12-01
1
-0
/
+98