projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[C++] Use 'nullptr'. Target edition.
[oota-llvm.git]
/
lib
/
Target
/
Mips
/
2014-04-25
Craig Topper
[C++] Use 'nullptr'. Target edition.
tree
|
commitdiff
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
tree
|
commitdiff
2014-04-24
Matheus Almeida
[mips] Remove non-ascii character.
tree
|
commitdiff
2014-04-23
Evgeniy Stepanov
Create MCTargetOptions.
tree
|
commitdiff
2014-04-22
Matheus Almeida
[mips] Clang-format MipsAsmParser.
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-22
Chandler Carruth
[cleanup] Lift using directives, DEBUG_TYPE definitions...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-04-21
Benjamin Kramer
[C++11] Replace OwningPtr with std::unique_ptr in place...
tree
|
commitdiff
2014-04-19
Alp Toker
Remove some empty statements
tree
|
commitdiff
2014-04-17
Reed Kotler
Start pushing changes for Mips Fast-Isel
tree
|
commitdiff
2014-04-16
Matheus Almeida
[mips] Use TwoOperandAliasConstraint for shift instruct...
tree
|
commitdiff
2014-04-16
Matheus Almeida
[mips] Add initial support for NaN2008 in the back...
tree
|
commitdiff
2014-04-16
Daniel Sanders
[mips] Indentation
tree
|
commitdiff
2014-04-16
Daniel Sanders
[mips] Fix emission of '.option pic0' for MIPS-IV.
tree
|
commitdiff
2014-04-16
Daniel Sanders
[mips] Correct r206370 to account for non-Linux targets...
tree
|
commitdiff
2014-04-16
Matheus Almeida
[mips] Emit '.set nomicromips' before a function's...
tree
|
commitdiff
2014-04-16
Daniel Sanders
[mips] Correct callee saved list for the N32 ABI and...
tree
|
commitdiff
2014-04-15
NAKAMURA Takumi
MipsAsmParser.cpp: Fix vg_leak in MipsOperand::CreateMe...
tree
|
commitdiff
2014-04-15
NAKAMURA Takumi
MipsAsmParser::ParseRegister(): Be responsible to delet...
tree
|
commitdiff
2014-04-15
Vladimir Medic
Current definition of subtract with immediate instructi...
tree
|
commitdiff
2014-04-15
Nick Lewycky
Break PseudoSourceValue out of the Value hierarchy...
tree
|
commitdiff
2014-04-15
Lang Hames
[MC] Require an MCContext when constructing an MCDisass...
tree
|
commitdiff
2014-04-14
Eric Christopher
Use FrameSetup on frame instructions for the Mips port.
tree
|
commitdiff
2014-04-14
Daniel Sanders
[mips] Fix fcopysign for MIPS-IV and add the test.
tree
|
commitdiff
2014-04-14
Daniel Sanders
[mips] Fix more incorrect uses of HasMips64 and isMips64()
tree
|
commitdiff
2014-04-12
Benjamin Kramer
Retire llvm::array_endof in favor of non-member std...
tree
|
commitdiff
2014-04-10
Daniel Sanders
[mips] NotMips64 predicate is really a test for 32...
tree
|
commitdiff
2014-04-10
Daniel Sanders
[mips] Switch the MIPS-III and MIPS-IV assembler tests...
tree
|
commitdiff
2014-04-10
NAKAMURA Takumi
LLVMBuild.txt: Reformat.
tree
|
commitdiff
2014-04-09
Daniel Sanders
Re-commit: [mips] abs.[ds], and neg.[ds] should be...
tree
|
commitdiff
2014-04-07
Reed Kotler
Reverting commit r205628 due to mips64 issues.
tree
|
commitdiff
2014-04-04
Kai Nacke
[mips] Add Octeon cnMips instructions seqi/snei and...
tree
|
commitdiff
2014-04-04
Daniel Sanders
[mips] abs.[ds], and neg.[ds] should be allowed regardl...
tree
|
commitdiff
2014-04-04
Craig Topper
Make consistent use of MCPhysReg instead of uint16_t...
tree
|
commitdiff
2014-04-04
Saleem Abdulrasool
MIPS: remove vim swap file
tree
|
commitdiff
2014-04-03
Daniel Sanders
[mips] Implement ehb, ssnop, and pause in assembler
tree
|
commitdiff
2014-04-03
Zoran Jovanovic
Implementation of 16-bit microMIPS instructions MFHI...
tree
|
commitdiff
2014-04-03
Daniel Sanders
[mips] Add initial (experimental) MIPS-IV support.
tree
|
commitdiff
2014-04-03
Zoran Jovanovic
MicroMIPS specific little endian fixup data byte ordering.
tree
|
commitdiff
2014-04-03
Sasa Stankovic
[mips] Extend MipsMCExpr class to handle %higher(sym1...
tree
|
commitdiff
2014-04-02
Kai Nacke
[mips] Add more Octeon cnMips instructions
tree
|
commitdiff
2014-04-01
Kai Nacke
[mips] Add Octeon cnMips instructions mtmX and mtpX
tree
|
commitdiff
2014-04-01
Daniel Sanders
[mips] Renamed ParseAnyRegisterWithoutDollar to MatchAn...
tree
|
commitdiff
2014-04-01
Daniel Sanders
[mips] Extend ParseJumpTarget to support the full symbo...
tree
|
commitdiff
2014-04-01
Daniel Sanders
[mips] Use AsmLexer::peekTok() to resolve the conflict...
tree
|
commitdiff
2014-04-01
Daniel Sanders
[mips] Hoist Parser.Lex() calls out of MatchAnyRegister...
tree
|
commitdiff
2014-04-01
Daniel Sanders
[mips] Rewrite MipsAsmParser and MipsOperand.
tree
|
commitdiff
2014-03-31
Rafael Espindola
Don't relocate with sections if there might be a paired...
tree
|
commitdiff
2014-03-31
Daniel Sanders
Revert: [mips] Rewrite MipsAsmParser and MipsOperand...
tree
|
commitdiff
2014-03-31
Daniel Sanders
[mips] Rewrite MipsAsmParser and MipsOperand.
tree
|
commitdiff
2014-03-31
Daniel Sanders
[mips] Fix use of uninitialized value reported by the...
tree
|
commitdiff
2014-03-31
Daniel Sanders
[mips] Implement missing relocations in the integrated...
tree
|
commitdiff
2014-03-31
Daniel Sanders
Revert r205194 - [mips] Removed R_MIPS_GOT. It's identi...
tree
|
commitdiff
2014-03-31
Daniel Sanders
[mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
tree
|
commitdiff
2014-03-31
Rafael Espindola
Capitalize the D in parseDirectiveGpDWord.
tree
|
commitdiff
2014-03-31
Zoran Jovanovic
Fixed issue with microMIPS JAL instruction.
tree
|
commitdiff
2014-03-29
Rafael Espindola
Completely rewrite ELFObjectWriter::RecordRelocation.
tree
|
commitdiff
2014-03-28
Rafael Espindola
Parse .gpdword and convert another llc -filetype=obj...
tree
|
commitdiff
2014-03-28
Rafael Espindola
Add const.
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove another unused argument.
tree
|
commitdiff
2014-03-27
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2014-03-27
Daniel Sanders
[mips] Some uses of isMips64()/hasMips64() are really...
tree
|
commitdiff
2014-03-27
Daniel Sanders
[mips] Attempting to use register $32 should be an...
tree
|
commitdiff
2014-03-27
Aaron Ballman
The forward declare should be a struct instead of a...
tree
|
commitdiff
2014-03-27
Daniel Sanders
[mips] Add support for .cpsetup
tree
|
commitdiff
2014-03-27
Daniel Sanders
[mips] The decision between GOT_DISP and GOT16 for...
tree
|
commitdiff
2014-03-27
Zoran Jovanovic
Split the file MipsAsmBackend.cpp in Split the file...
tree
|
commitdiff
2014-03-27
Matheus Almeida
[mips] Remove unused private field.
tree
|
commitdiff
2014-03-27
Matheus Almeida
[mips] NaCl should now use the custom MipsELFStreamer...
tree
|
commitdiff
2014-03-27
Matheus Almeida
[mips] Implement custom MCELFStreamer.
tree
|
commitdiff
2014-03-27
Daniel Sanders
[mips] Stop caching the result of hasMips64(), isABI_O3...
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Use TwoOperandAliasConstraint for ArithLogicR...
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Add support to the '.dword' directive.
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Rename function in MipsAsmParser.
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Add support to '.set mips64'.
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Add support to '.set mips64r2'.
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Hoist common functionality into a new function.
tree
|
commitdiff
2014-03-26
Renato Golin
Change @llvm.clear_cache default to call rt-lib
tree
|
commitdiff
2014-03-26
Daniel Sanders
[mips] The decision to use MO_GOT_PAGE and MO_GOT_OFST...
tree
|
commitdiff
2014-03-26
Matheus Almeida
[mips] Add support for '.option pic2'.
tree
|
commitdiff
2014-03-26
Renato Golin
Add @llvm.clear_cache builtin
tree
|
commitdiff
2014-03-26
Daniel Sanders
[mips] The register names depend on the ABI being N32...
tree
|
commitdiff
2014-03-26
Daniel Sanders
[mips] $s8 is an alias for $fp in all ABI's, not just...
tree
|
commitdiff
2014-03-25
Daniel Sanders
[mips] '.set at=$0' should be equivalent to '.set noat'
tree
|
commitdiff
2014-03-25
Daniel Sanders
[mips] Correct testcase for .set at=$reg and emit the...
tree
|
commitdiff
2014-03-25
Daniel Sanders
[mips] Fix assembler temporary expansion and add associ...
tree
|
commitdiff
2014-03-24
Daniel Sanders
[mips] Add error message when trying to use $at in...
tree
|
commitdiff
2014-03-24
Daniel Sanders
[mips] Allow dsubu to take an immediate as an alias...
tree
|
commitdiff
2014-03-24
Daniel Sanders
[mips] Implement shorthand add / sub forms for MIPS.
tree
|
commitdiff
2014-03-23
Nuno Lopes
remove a bunch of unused private methods
tree
|
commitdiff
2014-03-21
Daniel Sanders
[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
tree
|
commitdiff
2014-03-21
Matheus Almeida
[mips] Update namespace.
tree
|
commitdiff
2014-03-20
Kai Nacke
[MIPS] Add cpu octeon and some instructions
tree
|
commitdiff
2014-03-20
Zoran Jovanovic
Provide an operand for microMIPS wait instruction.
tree
|
commitdiff
2014-03-20
Zoran Jovanovic
Implementation of microMIPS 16-bit instructions MOVE...
tree
|
commitdiff
2014-03-20
Zoran Jovanovic
Mark alias symbols as microMIPS if necessary. Differe...
tree
|
commitdiff
2014-03-20
Matheus Almeida
[mips] Splitting up class definition from implementation.
tree
|
commitdiff
2014-03-19
Matheus Almeida
[mips] 80-column.
tree
|
commitdiff
2014-03-13
Owen Anderson
Phase 2 of the great MachineRegisterInfo cleanup. ...
tree
|
commitdiff
next