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
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Hexagon] Return 0 from getDotNewPredOp when .new opcode does not exist
Krzysztof Parzyszek
2017-06-02
1
-3
/
+1
*
[Hexagon] Fix dependence check in the packetizer
Krzysztof Parzyszek
2017-06-01
3
-189
/
+35
*
[Hexagon] Handle long-running simplification loop in idiom recognition
Krzysztof Parzyszek
2017-06-01
1
-3
/
+5
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-2
/
+2
*
[Hexagon] Improve code generation for 32x32-bit multiplication
Krzysztof Parzyszek
2017-05-30
3
-139
/
+115
*
[SelectionDAG] Set ISD::FPOWI to Expand by default
Craig Topper
2017-05-30
1
-1
/
+1
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
2
-3
/
+3
*
[Hexagon] Cleanup of unused function isCalleeSaveReg (NFC)
Sumanth Gundapaneni
2017-05-26
2
-6
/
+0
*
[Hexagon] Fix comment in HexagonPacketizer::runOnMachineFunction
Krzysztof Parzyszek
2017-05-24
1
-2
/
+2
*
[Hexagon] Fix definitions of vector predicate loads and stores
Krzysztof Parzyszek
2017-05-22
1
-22
/
+17
*
[IR] De-virtualize ~Value to save a vptr
Reid Kleckner
2017-05-18
1
-1
/
+1
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-1
/
+1
*
[KnownBits] Add bit counting methods to KnownBits struct and use them where p...
Craig Topper
2017-05-12
1
-1
/
+1
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
3
-6
/
+6
*
[Hexagon] Disable predicated calls by default
Krzysztof Parzyszek
2017-05-05
3
-1
/
+18
*
[Hexagon] Remove C6 and C7 as separate registers
Krzysztof Parzyszek
2017-05-05
3
-20
/
+6
*
[RDF] Remove covered parts of reached uses for phi and use in same block
Krzysztof Parzyszek
2017-05-05
3
-13
/
+36
*
[Hexagon] Use automatically-generated scheduling information for HVX
Krzysztof Parzyszek
2017-05-03
27
-8023
/
+9998
*
[Hexagon] Handle S2_storerf_io in HexagonInstrInfo
Krzysztof Parzyszek
2017-05-03
1
-0
/
+1
*
[Hexagon] Misc fixes in HexagonInstrInfo, NFC
Krzysztof Parzyszek
2017-05-03
1
-15
/
+2
*
[Hexagon] Adjust latency between allocframe and the first store on stack
Krzysztof Parzyszek
2017-05-03
1
-0
/
+5
*
[Hexagon] Handle J2_jumptpt and J2_jumpfpt in HexagonInstrInfo
Krzysztof Parzyszek
2017-05-03
1
-8
/
+25
*
[Hexagon] Implement undoing .cur instructions in packetizer
Krzysztof Parzyszek
2017-05-03
3
-2
/
+25
*
[Hexagon] Add memory operands to a rewritten load
Krzysztof Parzyszek
2017-05-03
1
-2
/
+3
*
[Hexagon] Reset spill alignment when variable-sized objects are present
Krzysztof Parzyszek
2017-05-03
1
-0
/
+30
*
[Hexagon] Fix uninitialized value caught with valgrind
Krzysztof Parzyszek
2017-05-02
1
-1
/
+1
*
[Hexagon] Change iconst to emit 27bit relocation
Krzysztof Parzyszek
2017-05-02
12
-25
/
+32
*
[Hexagon] Add extenders for GD_PLT_B22_PCREL and LD_PLT_B22_PCREL
Krzysztof Parzyszek
2017-05-02
6
-5
/
+49
*
[Hexagon] Don't ignore mult-cycle latency information
Krzysztof Parzyszek
2017-05-02
3
-15
/
+30
*
[Hexagon] Formatting changes, NFC
Krzysztof Parzyszek
2017-05-02
4
-8
/
+13
*
[Hexagon] Remove unused validSubtarget TSFlags
Krzysztof Parzyszek
2017-05-02
8
-58
/
+4
*
[Hexagon] Make sure duplexed dealloc_returns are checked for double jumps
Krzysztof Parzyszek
2017-05-02
1
-0
/
+8
*
[Hexagon] Move checking AXOK to checker
Krzysztof Parzyszek
2017-05-02
3
-69
/
+80
*
[Hexagon] Remove unneeded code from HexagonShuffler
Krzysztof Parzyszek
2017-05-02
2
-11
/
+9
*
[Hexagon] Extract function that checks endloops with other branches
Krzysztof Parzyszek
2017-05-02
2
-36
/
+39
*
[Hexagon] Add new packet iterator which will iterate through duplexes
Krzysztof Parzyszek
2017-05-02
3
-24
/
+82
*
[Hexagon] Check for .cur def without use without using a map data structure
Krzysztof Parzyszek
2017-05-02
2
-24
/
+42
*
[Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
Krzysztof Parzyszek
2017-05-01
10
-114
/
+187
*
[Hexagon] Improving error reporting for writing to read only registers
Krzysztof Parzyszek
2017-05-01
3
-8
/
+23
*
[Hexagon] Give better error messages for solo instruction errors
Krzysztof Parzyszek
2017-05-01
2
-7
/
+11
*
[Hexagon] Improve shuffle error reporting
Krzysztof Parzyszek
2017-05-01
11
-482
/
+276
*
[RDF] Correctly calculate lane masks for defs
Krzysztof Parzyszek
2017-04-28
1
-2
/
+7
*
[Hexagon] Do not move a block if it is on a fall-through path
Krzysztof Parzyszek
2017-04-28
1
-3
/
+10
*
Kill off the old SimplifyInstruction API by converting remaining users.
Daniel Berlin
2017-04-28
1
-3
/
+3
*
Use Argument::hasAttribute and AttributeList::ReturnIndex more
Reid Kleckner
2017-04-28
1
-6
/
+3
*
Fix typo and place comment close to its target
Krzysztof Parzyszek
2017-04-27
1
-5
/
+6
*
[ValueTracking] Introduce a KnownBits struct to wrap the two APInts for compu...
Craig Topper
2017-04-26
1
-4
/
+4
*
[Hexagon] Only increment debug counters if debug option is present
Krzysztof Parzyszek
2017-04-25
1
-6
/
+11
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
5
-34
/
+36
*
Revert "[APInt] Fix a few places that use APInt::getRawData to operate within...
Renato Golin
2017-04-23
1
-1
/
+1
[next]