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
/
XCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
5
-5
/
+5
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-4
/
+4
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
3
-0
/
+3
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
3
-3
/
+3
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
2
-3
/
+3
*
[cfi] Add flag to always generate .debug_frame
David Candler
2019-10-31
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
1
-1
/
+2
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
1
-2
/
+1
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
1
-1
/
+2
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
2
-4
/
+4
*
[TargetLowering] Make allowsMemoryAccess methode virtual.
Thomas Raoux
2019-09-26
1
-6
/
+7
*
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
Guillaume Chatelet
2019-09-11
1
-2
/
+2
*
[Alignment][NFC] Use Align with TargetLowering::setPrefFunctionAlignment
Guillaume Chatelet
2019-09-06
1
-1
/
+1
*
[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
-2
/
+2
*
[LLVM][NFC] Removing unused functions
Guillaume Chatelet
2019-08-23
1
-1
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
4
-6
/
+6
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
2
-3
/
+3
*
[XCore] CombineSTORE - Use allowsMemoryAccess wrapper. NFCI.
Simon Pilgrim
2019-06-12
1
-9
/
+3
*
[XCore] LowerLOAD/LowerSTORE - Use allowsMemoryAccess wrapper. NFCI.
Simon Pilgrim
2019-06-12
1
-28
/
+14
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
5
-5
/
+5
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
5
-5
/
+5
*
Reverted r361134 because of a failing test left unattended for a long time.
Galina Kistanova
2019-05-22
1
-0
/
+1
*
Use llvm::sort. NFC
Fangrui Song
2019-05-20
1
-1
/
+0
*
[XCore] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
7
-8
/
+25
*
[XCore] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-10
10
-34
/
+8
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-1
/
+1
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-11
/
+8
*
Seperate volatility and atomicity/ordering in SelectionDAG
Philip Reames
2019-02-27
2
-0
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
45
-180
/
+135
*
[XCore] Always use the version of computeKnownBits that returns a value. NFCI.
Simon Pilgrim
2018-12-21
1
-8
/
+4
*
[Targets] Add errors for tiny and kernel codemodel on targets that don't supp...
David Green
2018-12-07
1
-2
/
+3
*
[TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints()
Jonas Paulsson
2018-10-05
1
-2
/
+0
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
2
-3
/
+3
*
[SDAG] Remove the reliance on MI's allocation strategy for
Chandler Carruth
2018-08-14
1
-3
/
+2
*
Remove trailing space
Fangrui Song
2018-07-30
6
-28
/
+28
*
Set ADDE/ADDC/SUBE/SUBC to expand by default
Amaury Sechet
2018-06-01
1
-4
/
+0
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-9
/
+9
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
2
-4
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
5
-6
/
+6
*
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
Nico Weber
2018-04-23
1
-1
/
+1
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-4
/
+5
*
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...
Craig Topper
2018-03-29
1
-1
/
+1
*
[XCore] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-26
2
-3
/
+3
*
Fix layering by moving ValueTypes.h from CodeGen to IR
David Blaikie
2018-03-23
1
-1
/
+1
[next]