Remove the target independent TargetMachine::getSubtarget and
[oota-llvm.git] / lib / Target / BPF /
2015-03-21 Eric ChristopherRemove the target independent TargetMachine::getSubtarg...
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-03-13 Alexei Starovoitovbpf: turn on HasJIT flag in BPF backend
2015-03-13 Alexei Starovoitovbpf: fix build
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-11 Eric ChristopherHave getCalleeSavedRegs take a non-null MachineFunction...
2015-02-28 Alexei Starovoitovbpf: fix build
2015-02-26 Eric ChristopherRemove an argument-less call to getSubtargetImpl from...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2015-02-02 Alexei Starovoitovbpf: Use the getSubtarget call off of the MachineFuncti...
2015-01-26 Alexei Starovoitovbpf: fix build due to 'Move DataLayout back to the...
2015-01-24 Alexei StarovoitovBPF backend