projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Triple] Add a helper to switch between big/little endian variants
[oota-llvm.git]
/
lib
/
Target
/
Hexagon
/
2015-07-06
Daniel Sanders
Change the last few internal StringRef triples into...
tree
|
commitdiff
2015-07-05
Benjamin Kramer
[TargetLowering] StringRefize asm constraint getters.
tree
|
commitdiff
2015-06-24
Justin Bogner
Hexagon: Paper over the undefined behaviour introduced...
tree
|
commitdiff
2015-06-24
Justin Bogner
Hexagon: Avoid left shifting negative values (it's UB)
tree
|
commitdiff
2015-06-23
Benjamin Kramer
Make helper functions static. NFC.
tree
|
commitdiff
2015-06-23
Krzysztof Parzyszek
[Hexagon] Use MF reference from parent class in Hexagon...
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-18
Colin LeMahieu
[Hexagon] Fixing unused field copypasta.
tree
|
commitdiff
2015-06-18
Colin LeMahieu
[Hexagon] Printing packet brackets when asm printing...
tree
|
commitdiff
2015-06-17
Colin LeMahieu
[Hexagon] Adding MC ELF streamer and updating addend...
tree
|
commitdiff
2015-06-16
Colin LeMahieu
[Hexagon] Alphabetical ordering of functions, NFC.
tree
|
commitdiff
2015-06-15
Colin LeMahieu
[Hexagon] PC-relative offsets are relative to packet...
tree
|
commitdiff
2015-06-15
Eric Christopher
Remove duplicate conditional in if-stmt.
tree
|
commitdiff
2015-06-15
Colin LeMahieu
[Hexagon] Moving pass declarations out of header and...
tree
|
commitdiff
2015-06-12
Colin LeMahieu
[Hexagon] Making intrinsic tests agnostic to register...
tree
|
commitdiff
2015-06-12
Douglas Katzman
Wrap some long lines in LLVMBuild files. NFC
tree
|
commitdiff
2015-06-11
Daniel Sanders
Replace string GNU Triples with llvm::Triple in TargetM...
tree
|
commitdiff
2015-06-11
Ahmed Bougacha
[CodeGen] ArrayRef'ize cond/pred in various TII APIs...
tree
|
commitdiff
2015-06-10
Colin LeMahieu
[Hexagon] Adding decoders for signed operands and ensur...
tree
|
commitdiff
2015-06-10
Benjamin Kramer
[Hexagon] Make global arrays 'static const'. NFC.
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCAsmBa...
tree
|
commitdiff
2015-06-09
Akira Hatanaka
Remove DisableTailCalls from TargetOptions and the...
tree
|
commitdiff
2015-06-09
Matt Arsenault
MC: Add target hook to control symbol quoting
tree
|
commitdiff
2015-06-08
Keno Fischer
[InstrInfo] Refactor foldOperandImpl to thread through...
tree
|
commitdiff
2015-06-08
Colin LeMahieu
[Hexagon] Adding functionality for searching for compou...
tree
|
commitdiff
2015-06-05
Colin LeMahieu
[Hexagon] Reapply r239097 with tests corrected for...
tree
|
commitdiff
2015-06-04
Colin LeMahieu
Revert r239095 incorrect test tree.
tree
|
commitdiff
2015-06-04
Colin LeMahieu
[Hexagon] Removing unused variable.
tree
|
commitdiff
2015-06-04
Colin LeMahieu
[Hexagon] Adding functionality for duplexing. Duplexin...
tree
|
commitdiff
2015-06-04
Benjamin Kramer
Replace custom fixed endian to raw_ostream emission...
tree
|
commitdiff
2015-06-04
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCAsmIn...
tree
|
commitdiff
2015-06-03
Colin LeMahieu
[Hexagon] Test doesn't work on all platforms. At any...
tree
|
commitdiff
2015-06-03
Colin LeMahieu
[Hexagon] Reapply 238772 OSABI was not correctly set...
tree
|
commitdiff
2015-06-01
Rafael Espindola
Revert "[Hexagon] Adding basic ELF relocation generatio...
tree
|
commitdiff
2015-06-01
Colin LeMahieu
[Hexagon] Adding basic ELF relocation generation and...
tree
|
commitdiff
2015-06-01
Matt Arsenault
Add address space argument to isLegalAddressingMode
tree
|
commitdiff
2015-05-31
Colin LeMahieu
[Hexagon] Including raw_ostream for debug builds.
tree
|
commitdiff
2015-05-31
Colin LeMahieu
[Hexagon] classes are actually structs.
tree
|
commitdiff
2015-05-31
Colin LeMahieu
[Hexagon] Adding MC packet shuffler.
tree
|
commitdiff
2015-05-30
Colin LeMahieu
[Hexagon] Adding override specifier and removing errone...
tree
|
commitdiff
2015-05-30
Colin LeMahieu
[Hexagon] Adding basic relaxation functionality.
tree
|
commitdiff
2015-05-30
Jim Grosbach
MC: Clean up MCExpr naming. NFC.
tree
|
commitdiff
2015-05-29
Colin LeMahieu
[Hexagon] Disassembling, printing, and emitting instruc...
tree
|
commitdiff
2015-05-29
Matthias Braun
CodeGen: Use mop_iterator instead of MIOperands/ConstMI...
tree
|
commitdiff
2015-05-25
NAKAMURA Takumi
Prune CRLFs.
tree
|
commitdiff
2015-05-21
Rafael Espindola
Move alignment from MCSectionData to MCSection.
tree
|
commitdiff
2015-05-18
Jim Grosbach
MC: Clean up method names in MCContext.
tree
|
commitdiff
2015-05-15
Pete Cooper
Remove 3 includes from MCInstrDesc.h and explicitly...
tree
|
commitdiff
2015-05-15
Jim Grosbach
MC: MCCodeGenInfo naming update. NFC.
tree
|
commitdiff
2015-05-15
Jim Grosbach
MC: Update MCCodeEmitter naming. NFC.
tree
|
commitdiff
2015-05-15
Jim Grosbach
MC: Update MCFixup naming. NFC.
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Generate hardware loop for a vectorized loop
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Remove dead constant assignment in hardware...
tree
|
commitdiff
2015-05-14
Brendon Cahoon
[Hexagon] Check for underflow/wrap in hardware loop...
tree
|
commitdiff
2015-05-13
Jim Grosbach
MC: Modernize MCOperand API naming. NFC.
tree
|
commitdiff
2015-05-13
Brendon Cahoon
[Hexagon] Generate loop1 instruction for nested loops
tree
|
commitdiff
2015-05-13
Brendon Cahoon
[Hexagon] Generate hardware loop when loop has a critic...
tree
|
commitdiff
2015-05-08
Arnold Schwaighofer
ScheduleDAGInstrs: In functions with tail calls PseudoS...
tree
|
commitdiff
2015-05-08
Brendon Cahoon
[Hexagon] Generate more hardware loops
tree
|
commitdiff
2015-05-08
Brendon Cahoon
[Hexagon] Update AnalyzeBranch, etc target hooks
tree
|
commitdiff
2015-05-07
Matthias Braun
Change getTargetNodeName() to produce compiler warnings...
tree
|
commitdiff
2015-05-05
Quentin Colombet
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
tree
|
commitdiff
2015-05-04
Reid Kleckner
Fix -Wmicrosoft warning by making enum unsigned
tree
|
commitdiff
2015-05-01
Colin LeMahieu
[Hexagon] Removing variable unused in release.
tree
|
commitdiff
2015-05-01
Colin LeMahieu
[Hexagon] Adding expression MC emission and removing...
tree
|
commitdiff
2015-04-28
Sergey Dmitrouk
Reapply r235977 "[DebugInfo] Add debug locations to...
tree
|
commitdiff
2015-04-28
Daniel Jasper
Revert "[DebugInfo] Add debug locations to constant...
tree
|
commitdiff
2015-04-28
Sergey Dmitrouk
[DebugInfo] Add debug locations to constant SD nodes
tree
|
commitdiff
2015-04-27
Brendon Cahoon
[Hexagon] Use constant extenders to fix up hardware...
tree
|
commitdiff
2015-04-25
Benjamin Kramer
[hexagon] Use range-based for loops. No functionality...
tree
|
commitdiff
2015-04-25
Benjamin Kramer
[hexagon] Remove setHexLibcallName, it leaks memory.
tree
|
commitdiff
2015-04-24
Lang Hames
[AsmPrinter] Make AsmPrinter's OutStreamer member a...
tree
|
commitdiff
2015-04-23
Krzysztof Parzyszek
Unbreak build
tree
|
commitdiff
2015-04-23
Krzysztof Parzyszek
[Hexagon] Minor cleanup in HexagonFrameLowering
tree
|
commitdiff
2015-04-23
Krzysztof Parzyszek
[Hexagon] Fix compiler warnings in release build
tree
|
commitdiff
2015-04-23
Krzysztof Parzyszek
[Hexagon] Shrink-wrap stack frame (Hexagon-specific)
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Some cleanup of instruction selection code
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Use A2_tfrsi for constant pool and jump table...
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Consider constant-extended offsets to be...
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
Fix Windows build break: use LLVM_FUNCTION_NAME instead...
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Overhaul of stack object allocation
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Treat CFI as solo instructions
tree
|
commitdiff
2015-04-22
Krzysztof Parzyszek
[Hexagon] Implement HexagonInstPrinter::printRegName
tree
|
commitdiff
2015-04-21
Krzysztof Parzyszek
[Hexagon] Patterns for frame index with offset for...
tree
|
commitdiff
2015-04-14
Rafael Espindola
Use raw_pwrite_stream in the object writer/streamer.
tree
|
commitdiff
2015-04-13
Krzysztof Parzyszek
Expand ADDO/SUBO on Hexagon
tree
|
commitdiff
2015-04-13
Krzysztof Parzyszek
Allow memory intrinsics to be tail calls
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-04-10
Benjamin Kramer
Reduce dyn_cast<> to isa<> or cast<> where possible.
tree
|
commitdiff
2015-04-09
Eric Christopher
Remove duplicated code and consolidate initializers.
tree
|
commitdiff
2015-04-09
Rafael Espindola
Don't repeat name in comment. NFC.
tree
|
commitdiff
2015-03-31
Simon Atanasyan
[Hexagon] Avoid an unused variable warning when asserti...
tree
|
commitdiff
2015-03-31
Krzysztof Parzyszek
Expand MUX instructions early on Hexagon
tree
|
commitdiff
2015-03-31
Krzysztof Parzyszek
Revert 233694. Weak SVN-fu.
tree
|
commitdiff
2015-03-31
Krzysztof Parzyszek
Expand MUX instructions early on Hexagon
tree
|
commitdiff
2015-03-31
Eric Christopher
Replace the MCSubtargetInfo parameter with a Triple...
tree
|
commitdiff
2015-03-30
Eric Christopher
Remove unused Target argument from MCInstPrinter ctor...
tree
|
commitdiff
2015-03-30
Yaron Keren
Remove more superfluous .str() and replace std::string...
tree
|
commitdiff
next