Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related...
[oota-llvm.git] / lib / Target / BPF / MCTargetDesc / BPFMCTargetDesc.cpp
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-07-10 Duncan P. N. Exon... MC: Remove MCSubtargetInfo() default constructor
2015-07-06 Daniel SandersChange the last few internal StringRef triples into...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCSubta...
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-05-15 Jim GrosbachMC: MCCodeGenInfo naming update. NFC.
2015-04-15 Alexei Starovoitov[bpf] fix build
2015-03-31 Eric ChristopherReplace the MCSubtargetInfo parameter with a Triple...
2015-03-30 Eric ChristopherRemove unused Target argument from MCInstPrinter ctor...
2015-03-20 Alexei Starovoitov[bpf] fix build
2015-03-18 Alexei Starovoitov[bpf] fix build
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-01-24 Alexei StarovoitovBPF backend