summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/RDFGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RDF] Recognize tail calls in graph creationKrzysztof Parzyszek2016-04-281-4/+20
* [RDF] Improve handling of inline-asmKrzysztof Parzyszek2016-04-281-4/+5
* [RDF] Add option to keep dead phi nodes in DFGKrzysztof Parzyszek2016-04-281-2/+3
* CodeGen: TII: Take MachineInstr& in predicate API, NFCDuncan P. N. Exon Smith2016-02-231-2/+2
* Fixed MSVC Win64 warning of implicit conversion of 32-bit shift to 64-bits.Simon Pilgrim2016-01-181-1/+1
* [RDF] Allow unlinking ref nodes from data-flow chains onlyKrzysztof Parzyszek2016-01-181-10/+4
* Fix compiler warnings from r257477Krzysztof Parzyszek2016-01-121-2/+2
* Register Data Flow: data flow graphKrzysztof Parzyszek2016-01-121-0/+1716
OpenPOWER on IntegriCloud