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
/
HexagonSplitConst32AndConst64.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Hexagon] Make sure not to use GP-relative addressing with PIC
Krzysztof Parzyszek
2018-10-31
1
-1
/
+1
*
[Hexagon] Add a target feature to control using small data section
Krzysztof Parzyszek
2018-05-14
1
-8
/
+7
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[Hexagon] Separate Hexagon subreg indices for different register classes
Krzysztof Parzyszek
2016-11-09
1
-2
/
+2
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
[Hexagon] Simplify the SplitConst32/64 pass
Krzysztof Parzyszek
2016-08-10
1
-65
/
+29
*
[Hexagon] Use integer instructions for floating point immediates
Krzysztof Parzyszek
2016-08-10
1
-26
/
+6
*
Hexagon: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-12
1
-25
/
+28
*
[Hexagon] Expand handling of the small-data/bss section
Krzysztof Parzyszek
2016-04-21
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-4
/
+0
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+4
*
Hexagon: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
1
-0
/
+5
*
[Hexagon] Use A2_tfrsi for constant pool and jump table addresses
Krzysztof Parzyszek
2015-04-22
1
-13
/
+2
*
[Hexagon] Removing old halfword codegen instructions and updating const32/64 ...
Colin LeMahieu
2015-03-09
1
-44
/
+41
*
[Hexagon] Factoring out a class for immediate transfers and cleaning up forma...
Colin LeMahieu
2015-02-05
1
-2
/
+2
*
Migrate the HexagonSplitConst32AndConst64 pass from TargetMachine
Eric Christopher
2015-02-02
1
-12
/
+8
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-7
/
+8
*
Remove getTargetLowering from TargetPassConfig as the target lowering
Eric Christopher
2014-05-21
1
-1
/
+8
*
Remove unused member variable from hexagon pass.
Eric Christopher
2014-05-21
1
-4
/
+3
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-2
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-5
/
+5
*
Remove use of forbidden 'iostream' header.
Bill Wendling
2013-08-21
1
-13
/
+11
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+176
*
Reverting r181331.
Jyotsna Verma
2013-05-07
1
-176
/
+0
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
1
-0
/
+176