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
*
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
1
-2
/
+2
*
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-18
1
-2
/
+2
*
Target independent Hexagon Packetizer fix.
Sirish Pande
2012-05-01
1
-55
/
+36
*
Temporarily revert r155364 until the upstream review can complete, per
Chandler Carruth
2012-04-23
1
-36
/
+55
*
Hexagon Packetizer's target independent fix.
Sirish Pande
2012-04-23
1
-55
/
+36
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
1
-34
/
+55
*
HexagonPacketizer patch.
Sirish Pande
2012-04-12
1
-55
/
+34
*
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