Add a TargetMachine hook that verifies DataLayout compatibility
[oota-llvm.git] / lib / CodeGen / ErlangGC.cpp
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-01-26 Philip ReamesRevert GCStrategy ownership changes
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2015-01-16 Philip ReamesMove ownership of GCStrategy objects to LLVMContext
2015-01-16 Philip ReamesRemove gc.root's findCustomSafePoints mechanism
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-03-25 Yiannis TsiourisAdd a GC plugin for Erlang