summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonGenPredicate.cpp
AgeCommit message (Expand)Author
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-11-28[CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-07-29[Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko
2017-07-13[NFC] Move DEBUG_TYPE below includes in HexagonJakub Kuderski
2017-07-07Fix some more -Wimplicit-fallthrough warnings. NFCI.Simon Pilgrim
2016-12-16[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko
2016-11-09[Hexagon] Separate Hexagon subreg indices for different register classesKrzysztof Parzyszek
2016-10-24Use MachineInstr::mop_iterator instead of MIOperands; NFCMatthias Braun
2016-10-20Use __func__ directly now that all supported compilers support itReid Kleckner
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-07-12Hexagon: Avoid implicit iterator conversions, NFCDuncan P. N. Exon Smith
2016-05-27Apply clang-tidy's misc-static-assert where it makes sense.Benjamin Kramer
2016-04-26Add optimization bisect opt-in calls for Hexagon passesAndrew Kaylor
2016-04-18[NFC] Header cleanupMehdi Amini
2016-02-27WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFCDuncan P. N. Exon Smith
2015-08-08Fix some comment typos.Benjamin Kramer
2015-07-14Fix NDEBUG build warningKrzysztof Parzyszek
2015-07-14Fix Windows build: replace __func__ with LLVM_FUNCTION_NAMEKrzysztof Parzyszek
2015-07-14[Hexagon] Generate instructions for operations on predicate registersKrzysztof Parzyszek