/mkspecs/unsupported/vxworks-ppc-g++/

git' href='http://code.qt.io/clang/llvm-project.git' title='clang/llvm-project.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FPEnv] Invert sense of MIFlag::FPExcept flagUlrich Weigand2020-01-101-2/+2
* [MIR] Fix cyclic dependency of MIR formatterPeng Guo2020-01-101-2/+1
* Revert "Revert "[MIR] Target specific MIR formating and parsing""Daniel Sanders2020-01-081-2/+25
* Revert "[MIR] Target specific MIR formating and parsing"Nico Weber2020-01-081-25/+2
* [MIR] Target specific MIR formating and parsingPeng Guo2020-01-081-2/+25
* Revert "[MIR] Target specific MIR formating and parsing"Daniel Sanders2020-01-081-25/+2
* [MIR] Target specific MIR formating and parsingPeng Guo2020-01-081-2/+25
* [MIR] Add MIR parsing for heap alloc site instruction markersAmy Huang2019-11-051-0/+7
* [Alignment][NFC] Remove unneeded llvm:: scoping on Align typesGuillaume Chatelet2019-09-271-1/+1
* [Alignment][NFC] Align(1) to Align::None() conversionsGuillaume Chatelet2019-09-181-1/+1
* [Alignment][NFC] Remove LogAlignment functionsGuillaume Chatelet2019-09-181-3/+2
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-111-1/+1
* [LLVM][Alignment] Make functions using log of alignment explicitGuillaume Chatelet2019-09-051-3/+4
* [DebugInfo] Allow bundled calls in the MIR's call site infoDavid Stenberg2019-08-191-2/+3
* GlobalISel: Change representation of shuffle masksMatt Arsenault2019-08-131-1/+2
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-1/+1
* [MachineFunction] Base support for call site info trackingDjordje Todorovic2019-06-271-0/+37
* Describe stack-id as an enumSander de Smalen2019-06-171-2/+3
* Allow target to handle STRICT floating-point nodesUlrich Weigand2019-06-051-0/+2
* MIR: Fix printer crashing on dead CSR frame indexesMatt Arsenault2019-05-281-0/+3
* MIR: Allow targets to serialize MachineFunctionInfoMatt Arsenault2019-03-141-0/+5
* MIR: Preserve incoming frame index numbersMatt Arsenault2019-02-221-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Power9] Allow gpr callee saved spills in prologue to vectors registersZaara Syeda2018-11-091-12/+14
* [MIR] Add hasWinCFI fieldSanjin Sijaric2018-10-241-0/+1
* [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner2018-10-011-0/+2
* add IR flags to MIMichael Berg2018-09-111-0/+6