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
/
MipsExpandPseudo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips] Fix gcc -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=Off buil...
Fangrui Song
2019-12-13
1
-0
/
+1
*
[Mips] Add support for min/max/umin/umax atomics
Mirko Brkusanin
2019-12-12
1
-7
/
+212
*
[mips] Split long lines in the code. NFC
Simon Atanasyan
2019-11-03
1
-2
/
+8
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-27
/
+27
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[mips] Fix atomic operations at O0, v3
Aleksandar Beserminji
2018-07-05
1
-0
/
+702
*
[mips] Revert fixes for PR32020.
Simon Dardis
2017-03-09
1
-341
/
+0
*
Recommit "[mips] Fix atomic compare and swap at O0."
Simon Dardis
2017-02-24
1
-0
/
+341
*
Delete MipsExpandPseudo.cpp.
Akira Hatanaka
2012-05-25
1
-117
/
+0
*
Remove pseudo instructions that are no longer used.
Akira Hatanaka
2012-05-25
1
-6
/
+0
*
Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce stati...
Craig Topper
2012-03-05
1
-2
/
+2
*
remove blanks, and some code format
Jia Liu
2012-02-28
1
-4
/
+4
*
Add an option to use a virtual register as the global base register instead of
Akira Hatanaka
2012-02-24
1
-0
/
+6
*
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
Jia Liu
2012-02-17
1
-1
/
+1
*
add Emacs tag and fix some comment error in file headers
Jia Liu
2012-02-17
1
-1
/
+1
*
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
Evan Cheng
2011-06-28
1
-4
/
+4
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-7
/
+6
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-8
/
+10
*
Add pass that expands pseudo instructions into target instructions after regi...
Akira Hatanaka
2011-04-15
1
-0
/
+116