index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MipsFastISel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-1
/
+1
*
[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR64 registers
Simon Atanasyan
2019-08-09
1
-2
/
+8
*
[Mips] Fix missing masking in fast-isel of br (PR40325)
Nikita Popov
2019-02-25
1
-11
/
+24
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j(al)r(c) $25
Vladimir Stefanovic
2019-01-17
1
-0
/
+13
*
[Mips][FastISel] Fix selectBranch on icmp i1
Petar Jovanovic
2018-09-24
1
-0
/
+5
*
DAG: Add calling convention argument to calling convention funcs
Matt Arsenault
2018-07-28
1
-1
/
+1
*
[Mips][FastISel] Fix handling of icmp with i1 type
Petar Jovanovic
2018-07-17
1
-0
/
+4
*
[Mips][FastISel] Do not duplicate condition while lowering branches
Petar Jovanovic
2018-07-02
1
-4
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-26
/
+27
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Fix lld-x86_64-darwin13 build fails.
Manoj Gupta
2018-04-05
1
-4
/
+4
*
Attempt to fix Mips breakages.
Manoj Gupta
2018-04-05
1
-7
/
+8
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[Mips] Fix some Clang-tidy modernize-use-using and Include What You Use warni...
Eugene Zelenko
2017-08-03
1
-6
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-1
/
+1
*
[mips][FastISel] Fix a nullptr deference.
Simon Dardis
2017-04-29
1
-1
/
+2
*
Use Argument::hasAttribute and AttributeList::ReturnIndex more
Reid Kleckner
2017-04-28
1
-15
/
+12
*
[mips] Rework a portion of MipsCC interface. (NFC)
Simon Dardis
2017-04-26
1
-2
/
+4
*
[Mips] Fix some Clang-tidy modernize and Include What You Use warnings; other...
Eugene Zelenko
2017-01-30
1
-32
/
+74
*
[mips] Correct c.cond.fmt instruction definition.
Simon Dardis
2017-01-16
1
-2
/
+2
*
IR: Change the gep_type_iterator API to avoid always exposing the "current" t...
Peter Collingbourne
2016-12-02
1
-1
/
+1
*
[mips] Fix unsigned/signed type error
Simon Dardis
2016-11-16
1
-3
/
+3
*
[mips][FastISel] Instantiate the MipsFastISel class only for targets that sup...
Vasileios Kalintiris
2016-10-18
1
-19
/
+0
*
[mips][fastisel] Consider soft-float an unsupported floating point mode
Simon Dardis
2016-10-04
1
-2
/
+6
*
Revert "[mips] Fix c.<cc>.<fmt> instruction definition."
Simon Dardis
2016-09-09
1
-4
/
+2
*
[mips] Fix c.<cc>.<fmt> instruction definition.
Simon Dardis
2016-09-09
1
-2
/
+4
*
[mips] Tighten FastISel restrictions
Simon Dardis
2016-09-06
1
-1
/
+17
*
[mips][fastisel] Correct argument lowering for (f64, f64, i32) and similar.
Daniel Sanders
2016-08-01
1
-29
/
+55
*
Re-commit: [mips][fastisel] Handle 0-4 arguments without SelectionDAG.
Daniel Sanders
2016-07-29
1
-2
/
+158
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-2
/
+2
*
Revert r276982 and r276984: [mips][fastisel] Handle 0-4 arguments without Sel...
Daniel Sanders
2016-07-28
1
-141
/
+0
*
[mips] Reword debug message as should have been done before committing r276982
Daniel Sanders
2016-07-28
1
-1
/
+1
*
[mips][fastisel] Handle 0-4 arguments without SelectionDAG.
Daniel Sanders
2016-07-28
1
-0
/
+141
*
Convert more cases to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-28
1
-1
/
+1
*
[mips] Fix small typo. NFC.
Vasileios Kalintiris
2016-06-16
1
-1
/
+1
*
Remove a few gendered pronouns.
Nico Weber
2016-06-10
1
-1
/
+1
*
[mips] Add a proper file header in MipsFastISel.cpp
Vasileios Kalintiris
2016-06-08
1
-2
/
+15
*
[mips][fastisel] Conditional moves do not have implicit operands.
Daniel Sanders
2016-05-06
1
-5
/
+4
*
[mips][fastisel] ADJCALLSTACKUP has a second immediate operand.
Daniel Sanders
2016-05-03
1
-1
/
+1
*
[mips][FastISel] A store is not a load.
Simon Dardis
2016-04-29
1
-1
/
+1
*
[mips][microMIPS] Disable FastISel for microMIPS
Zoran Jovanovic
2016-01-28
1
-1
/
+2
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
[next]