Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
[oota-llvm.git] / lib / Target / BPF / BPFSubtarget.cpp
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-02-26 Eric ChristopherRemove an argument-less call to getSubtargetImpl from...
2015-01-26 Alexei Starovoitovbpf: fix build due to 'Move DataLayout back to the...
2015-01-24 Alexei StarovoitovBPF backend