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] Reapply r239097 with tests corrected for shuffling and duplexing.
Colin LeMahieu
2015-06-05
15
-58
/
+2824
*
Revert r239095 incorrect test tree.
Colin LeMahieu
2015-06-04
15
-2824
/
+58
*
[Hexagon] Removing unused variable.
Colin LeMahieu
2015-06-04
1
-1
/
+0
*
[Hexagon] Adding functionality for duplexing. Duplexing is a way to compress...
Colin LeMahieu
2015-06-04
15
-58
/
+2825
*
Replace custom fixed endian to raw_ostream emission with EndianStream.
Benjamin Kramer
2015-06-04
1
-10
/
+2
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
3
-3
/
+5
*
[Hexagon] Test doesn't work on all platforms. At any rate the uninitialized ...
Colin LeMahieu
2015-06-03
1
-4
/
+0
*
[Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to...
Colin LeMahieu
2015-06-03
3
-28
/
+427
*
Revert "[Hexagon] Adding basic ELF relocation generation and testing advanced...
Rafael Espindola
2015-06-01
3
-427
/
+28
*
[Hexagon] Adding basic ELF relocation generation and testing advanced relaxat...
Colin LeMahieu
2015-06-01
3
-28
/
+427
*
Add address space argument to isLegalAddressingMode
Matt Arsenault
2015-06-01
2
-2
/
+4
*
[Hexagon] Including raw_ostream for debug builds.
Colin LeMahieu
2015-05-31
1
-0
/
+1
*
[Hexagon] classes are actually structs.
Colin LeMahieu
2015-05-31
1
-2
/
+2
*
[Hexagon] Adding MC packet shuffler.
Colin LeMahieu
2015-05-31
9
-6
/
+882
*
[Hexagon] Adding override specifier and removing erroneous assertion
Colin LeMahieu
2015-05-30
1
-4
/
+2
*
[Hexagon] Adding basic relaxation functionality.
Colin LeMahieu
2015-05-30
3
-6
/
+157
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
2
-4
/
+4
*
[Hexagon] Disassembling, printing, and emitting instructions a whole-bundle a...
Colin LeMahieu
2015-05-29
12
-160
/
+408
*
CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands
Matthias Braun
2015-05-29
1
-4
/
+4
*
Prune CRLFs.
NAKAMURA Takumi
2015-05-25
2
-25
/
+25
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
2
-6
/
+7
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
2
-2
/
+2
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
[Hexagon] Generate hardware loop for a vectorized loop
Brendon Cahoon
2015-05-14
1
-7
/
+46
*
[Hexagon] Remove dead constant assignment in hardware loop pass
Brendon Cahoon
2015-05-14
1
-3
/
+9
*
[Hexagon] Check for underflow/wrap in hardware loop pass
Brendon Cahoon
2015-05-14
1
-55
/
+307
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
3
-13
/
+13
*
[Hexagon] Generate loop1 instruction for nested loops
Brendon Cahoon
2015-05-13
1
-56
/
+83
*
[Hexagon] Generate hardware loop when loop has a critical edge
Brendon Cahoon
2015-05-13
1
-13
/
+37
*
ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not no...
Arnold Schwaighofer
2015-05-08
1
-1
/
+3
*
[Hexagon] Generate more hardware loops
Brendon Cahoon
2015-05-08
1
-133
/
+206
*
[Hexagon] Update AnalyzeBranch, etc target hooks
Brendon Cahoon
2015-05-08
3
-274
/
+350
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
2
-3
/
+4
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
2
-3
/
+5
*
Fix -Wmicrosoft warning by making enum unsigned
Reid Kleckner
2015-05-04
1
-1
/
+1
*
[Hexagon] Removing variable unused in release.
Colin LeMahieu
2015-05-01
1
-2
/
+1
*
[Hexagon] Adding expression MC emission and removing XFAIL from test that hit...
Colin LeMahieu
2015-05-01
6
-9
/
+634
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
4
-104
/
+107
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
4
-107
/
+104
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
4
-104
/
+107
*
[Hexagon] Use constant extenders to fix up hardware loops
Brendon Cahoon
2015-04-27
6
-72
/
+114
*
[hexagon] Use range-based for loops. No functionality change intended.
Benjamin Kramer
2015-04-25
1
-69
/
+45
*
[hexagon] Remove setHexLibcallName, it leaks memory.
Benjamin Kramer
2015-04-25
2
-79
/
+83
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
1
-2
/
+2
*
Unbreak build
Krzysztof Parzyszek
2015-04-23
1
-1
/
+1
*
[Hexagon] Minor cleanup in HexagonFrameLowering
Krzysztof Parzyszek
2015-04-23
1
-6
/
+2
*
[Hexagon] Fix compiler warnings in release build
Krzysztof Parzyszek
2015-04-23
2
-1
/
+6
[prev]
[next]