]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/DFAPacketizer.cpp
Replace the dangling context hotfix with an assertion.
[opencl/llvm.git] / lib / CodeGen / DFAPacketizer.cpp
2013-08-23 Andrew Trickmi-sched: Don't call MBB.size() in initSUnits. The...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-06-22 Hal FinkelRevert r158679 - use case is unclear (and it increases...
2012-06-18 Hal FinkelAllow up to 64 functional units per processor itinerary.
2012-05-01 Sirish PandeTarget independent Hexagon Packetizer fix.
2012-04-23 Chandler CarruthTemporarily revert r155364 until the upstream review...
2012-04-23 Sirish PandeHexagon Packetizer's target independent fix.
2012-04-18 Chandler CarruthThis reverts a long string of commits to the Hexagon...
2012-04-12 Sirish PandeHexagonPacketizer patch.
2012-03-07 Andrew TrickCleanup VLIWPacketizer to use the updated ScheduleDAGIn...
2012-03-07 Andrew Trickmisched prep: Expose the ScheduleDAGInstrs interface...
2012-03-07 Andrew Trickmisched preparation: rename core scheduler methods...
2012-03-07 Andrew Trickmisched preparation: clarify ScheduleDAG and ScheduleDA...
2012-02-23 Benjamin KramerStrip a layer of boilerplate from the VLIWPacketizer...
2012-02-15 Andrew TrickFix library visibility problems with VLIWPacketizer.
2012-02-15 Andrew TrickDon't expose DefaultVLIWScheduler
2012-02-15 Andrew TrickGeneric "VLIW" packetizer based on a DFA generated...
2011-12-06 Sebastian Popuse space star instead of star space
2011-12-06 Sebastian Popadd missing point at the end of sentences
2011-12-01 Anshuman DasguptaAdd a deterministic finite automaton based packetizer...