index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.
Jakob Stoklund Olesen
2013-07-04
1
-5
/
+0
*
Revert r185595-185596 which broke buildbots.
Jakob Stoklund Olesen
2013-07-04
1
-0
/
+5
*
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.
Jakob Stoklund Olesen
2013-07-03
1
-5
/
+0
*
Hexagon: Avoid unused variable warnings in Release builds.
Benjamin Kramer
2013-07-02
1
-6
/
+2
*
Change if (cond) ... else llvm_unreachable("text") to assert(cond && "text") ...
Richard Trieu
2013-07-01
1
-7
/
+5
*
Change assert(0 && "text") to llvm_unreachable(0 && "text")
Richard Trieu
2013-06-28
1
-2
/
+2
*
Fix broken asserts that never fire.
Richard Trieu
2013-06-28
1
-2
/
+2
*
The getRegForInlineAsmConstraint function should only accept MVT value types.
Chad Rosier
2013-06-22
2
-3
/
+3
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
3
-12
/
+12
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
2
-15
/
+0
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
1
-2
/
+2
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
9
-19
/
+25
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-2
/
+2
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-2
/
+2
*
Order CALLSEQ_START and CALLSEQ_END nodes.
Andrew Trick
2013-05-29
1
-2
/
+3
*
Hexagon: Typo fix.
Jyotsna Verma
2013-05-28
1
-5
/
+5
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
5
-45
/
+45
*
Hexagon: Make helper functions static.
Benjamin Kramer
2013-05-23
2
-3
/
+5
*
Hexagon: SelectionDAG should not use MVT::Other to check the legality of BR_CC.
Jyotsna Verma
2013-05-21
1
-1
/
+0
*
Add LLVMContext argument to getSetCCResultType
Matt Arsenault
2013-05-18
1
-1
/
+1
*
Don't cast away constness.
Benjamin Kramer
2013-05-17
1
-2
/
+2
*
Remove dead calls to addFrameMove.
Rafael Espindola
2013-05-16
1
-25
/
+0
*
Hexagon: Pass to replace tranfer/copy instructions into combine instruction
Jyotsna Verma
2013-05-14
5
-0
/
+686
*
Hexagon: Add patterns to generate 'combine' instructions.
Jyotsna Verma
2013-05-14
1
-0
/
+87
*
Hexagon: ArePredicatesComplement should not restrict itself to TFRs.
Jyotsna Verma
2013-05-14
1
-5
/
+31
*
Hexagon: Remove dead-code after unconditional return from addPreSched2.
Jyotsna Verma
2013-05-14
1
-3
/
+0
*
Suppress GCC compiler warnings in release builds about variables that are only
Duncan Sands
2013-05-13
1
-0
/
+1
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
2
-4
/
+6
*
Change getFrameMoves to return a const reference.
Rafael Espindola
2013-05-11
1
-5
/
+3
*
Fix unused variable error.
Jyotsna Verma
2013-05-10
1
-2
/
+1
*
Hexagon: Fix switch statements in GetDotOldOp and IsNewifyStore.
Jyotsna Verma
2013-05-10
4
-707
/
+81
*
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
Jyotsna Verma
2013-05-10
8
-703
/
+170
*
Remove unused argument.
Rafael Espindola
2013-05-10
3
-6
/
+4
*
Remove unused function.
Rafael Espindola
2013-05-10
2
-11
/
+0
*
Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.
Jyotsna Verma
2013-05-09
3
-593
/
+46
*
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
Jyotsna Verma
2013-05-09
1
-535
/
+5
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
7
-2
/
+199
*
Reverting r181331.
Jyotsna Verma
2013-05-07
6
-196
/
+3
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
6
-3
/
+196
*
Hexagon: Set accessSize and addrMode on all load/store instructions.
Jyotsna Verma
2013-05-07
4
-68
/
+125
*
Print IR from Hexagon MI passes with -print-before/after-all.
Krzysztof Parzyszek
2013-05-06
6
-17
/
+79
*
Cleanup of the HexagonTargetMachine setup.
Krzysztof Parzyszek
2013-05-06
1
-29
/
+34
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-06
6
-407
/
+307
*
Make references to HexagonTargetMachine "const".
Krzysztof Parzyszek
2013-05-06
6
-25
/
+26
*
Use consistent function names.
Krzysztof Parzyszek
2013-05-04
3
-3
/
+3
*
Fix missing include in Hexagon code for Release+Asserts
Reid Kleckner
2013-05-03
1
-0
/
+1
*
reverting r180953
Jyotsna Verma
2013-05-02
5
-305
/
+404
*
Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.
Jyotsna Verma
2013-05-02
5
-404
/
+305
*
Hexagon - Add peephole optimizations for zero extends.
Pranav Bhandarkar
2013-05-02
2
-0
/
+40
*
Hexagon: Honor __builtin_expect by using branch probabilities.
Jyotsna Verma
2013-05-02
4
-37
/
+122
[next]