]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/Target/Mips/MipsAsmPrinter.h
[C++] Use 'nullptr'.
[opencl/llvm.git] / lib / Target / Mips / MipsAsmPrinter.h
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2014-02-28 Sasa Stankovic[mips] Implement NaCl sandboxing of indirect jumps:
2014-02-14 Reed KotlerThis patch has two main functions:
2014-01-31 Rafael EspindolaRemove another hasRawTextSupport.
2014-01-27 Rafael EspindolaPrint .mask and .fmask with the target streamer.
2014-01-25 Rafael EspindolaThis reverts commit r200064 and r200051.
2014-01-25 Jack Carter[Mips] TargetStreamer ELF flag Support for default...
2013-11-26 Reed KotlerFix a bug related to constant islands for Mips16 and...
2013-11-12 Daniel Sanders[mips][msa] Added support for matching bclr, and bclri...
2013-10-27 Reed KotlerMake first substantial checkin of my port of ARM consta...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-01-18 Jack CarterThis is a resubmittal. For some reason it broke the...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-09-27 Akira HatanakaMIPS DSP: add code necessary for pseudo instruction...
2012-03-28 Akira HatanakaEmit all directives except for ".cprestore" during...
2012-03-17 Craig TopperReorder includes in Target backends to following coding...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2011-11-23 Akira HatanakaThis patch makes the following changes necessary for...
2011-07-07 Akira HatanakaLower MachineInstr to MC Inst and print to .s files.
2011-07-07 Akira HatanakaRather than having printMemOperand change the way memor...
2011-07-07 Akira HatanakaChange visibility of MipsAsmPrinter.