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
/
Sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+6
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
CodeGen: Use LLT instead of EVT in getRegisterByName
Matt Arsenault
2020-01-09
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-3
/
+3
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
1
-2
/
+2
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
Revert "Honor -fuse-init-array when os is not specified on x86"
Mitch Phillips
2019-12-17
1
-0
/
+1
*
Honor -fuse-init-array when os is not specified on x86
Kamlesh Kumar
2019-12-16
1
-1
/
+0
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
4
-4
/
+4
*
[Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9
James Clarke
2019-11-18
2
-2
/
+3
*
Sparc - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-13
3
-3
/
+3
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
2
-3
/
+3
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+4
*
Use Align for TFL::TransientStackAlignment
Guillaume Chatelet
2019-10-21
1
-1
/
+1
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+2
*
TLI: Remove DAG argument from getRegisterByName
Matt Arsenault
2019-10-01
2
-5
/
+5
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-1
/
+1
*
[SelectionDAG][Mips][Sparc] Don't allow SimplifyDemandedBits to constant fold...
Craig Topper
2019-09-20
1
-3
/
+3
*
[SVE][MVT] Fixed-length vector MVT ranges
Graham Hunter
2019-09-17
1
-1
/
+1
*
DAG/GlobalISel: Correct type profile of bitcount ops
Matt Arsenault
2019-09-13
2
-5
/
+5
*
[Alignment][NFC] Use Align with TargetLowering::setMinFunctionAlignment
Guillaume Chatelet
2019-09-06
1
-1
/
+1
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-2
/
+2
*
[TargetLowering] Remove optional arguments passing to makeLibCall
Shiva Chen
2019-08-22
1
-1
/
+3
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
5
-18
/
+18
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-7
/
+7
*
Emit diagnostic if an inline asm constraint requires an immediate
Bill Wendling
2019-08-03
1
-1
/
+1
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
2
-2
/
+2
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
6
-6
/
+6
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
6
-6
/
+6
*
[TargetMachine] error message unsupported code model
Sjoerd Meijer
2019-05-22
1
-2
/
+2
*
[Sparc] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
8
-12
/
+28
*
[Sparc] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
11
-34
/
+9
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-1
/
+1
*
[SPARC] Use the correct register set for the "r" asm constraint.
Joerg Sonnenberger
2019-04-23
1
-0
/
+2
*
[Sparc] Fix typo. NFC.
Jim Lin
2019-04-15
1
-2
/
+2
*
Include what's used in a few cpp files - these were getting transitive
Eric Christopher
2019-04-12
1
-0
/
+1
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-7
/
+4
*
[Sparc] Fix incorrect MI insertion position for spilling f128.
Jim Lin
2019-04-10
1
-2
/
+2
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
2
-4
/
+6
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
56
-224
/
+168
*
[Sparc] Always use the version of computeKnownBits that returns a value. NFCI.
Simon Pilgrim
2018-12-21
1
-2
/
+2
*
[Sparc] Add membar assembler tags
Daniel Cederman
2018-12-13
4
-1
/
+91
*
[Sparc] Use float register for integer constrained with "f" in inline asm
Daniel Cederman
2018-12-13
1
-8
/
+8
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-9
/
+14
*
[TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints()
Jonas Paulsson
2018-10-05
1
-2
/
+0
*
[Sparc] EXPENSIVE_CHECKS now passes all machine verifier errors (PR27461)
Simon Pilgrim
2018-09-27
1
-4
/
+0
*
[Sparc] Remove the support for builtin setjmp/longjmp
Daniel Cederman
2018-09-27
3
-270
/
+0
[next]