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
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Add default values for member functions.
Richard Trieu
2017-11-21
1
-0
/
+2
*
[Sparc] efficient pattern for UINT_TO_FP conversion
Fedor Sergeev
2017-11-20
3
-29
/
+92
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
5
-6
/
+6
*
Add backend name to Target to enable runtime info to be fed back into TableGen
Daniel Sanders
2017-11-15
1
-5
/
+5
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
3
-3
/
+3
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
2
-2
/
+2
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
2
-2
/
+2
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
2
-2
/
+2
*
[Asm] Add debug tracing in table-generated assembly matcher
Oliver Stannard
2017-10-11
1
-1
/
+1
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
3
-7
/
+11
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Add support for Myriad ma2x8x series of CPUs
Walter Lee
2017-10-02
1
-0
/
+9
*
[Sparc][NFC] Clean up SelectCC lowering
Alex Bradbury
2017-09-07
1
-44
/
+40
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
3
-70
/
+49
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-3
/
+3
*
[Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
Fedor Sergeev
2017-07-25
1
-8
/
+7
*
[SPARC] Clean up the support for disabling fsmuld and fmuls instructions.
James Y Knight
2017-07-20
9
-279
/
+25
*
[SPARC] Add missing variable initialization after r308343.
James Y Knight
2017-07-19
1
-0
/
+1
*
[Sparc] Added software multiplication/division feature
James Y Knight
2017-07-18
4
-1
/
+23
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-1
/
+1
*
[Sparc] Fix -Wimplicit-fallthrough warning. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
Rename and adjust processFixupValue.
Rafael Espindola
2017-06-30
1
-5
/
+7
*
Simplify the processFixupValue interface. NFC.
Rafael Espindola
2017-06-24
1
-4
/
+2
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+1
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-1
/
+2
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-1
/
+1
*
[Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86)
Davide Italiano
2017-06-21
2
-0
/
+8
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
2
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
7
-10
/
+9
*
TargetMachine: Indicate whether machine verifier passes.
Matthias Braun
2017-05-31
1
-0
/
+4
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
5
-27
/
+19
*
[Sparc] Remove execute permissions from non-executable text files
Daniel Cederman
2017-05-17
3
-0
/
+0
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
2
-3
/
+26
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
2
-9
/
+8
*
[KnownBits] Add wrapper methods for setting and clear all bits in the underly...
Craig Topper
2017-05-05
1
-1
/
+1
*
[SelectionDAG] Use KnownBits struct in DAG's computeKnownBits and simplifyDem...
Craig Topper
2017-04-28
2
-10
/
+9
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
Revert r301231: Accidentally committed stale files
Krzysztof Parzyszek
2017-04-24
1
-3
/
+1
*
Move value type list from TargetRegisterClass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+3
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-1
/
+2
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
2
-0
/
+2
*
Capitalize ArgListEntry fields. NFC.
Nirav Dave
2017-03-18
1
-2
/
+2
*
[Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty()
Daniel Cederman
2017-03-08
1
-6
/
+5
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
2
-4
/
+9
*
[Sparc] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-04
2
-36
/
+57
*
[Sparc] Fix parsing of double-precision %f18, %f20, and %f22
Daniel Cederman
2016-12-02
1
-1
/
+1
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-4
/
+3
[next]