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 variable_ops from call instructions in most targets.
Jakob Stoklund Olesen
2012-07-13
3
-10
/
+10
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
3
-9
/
+14
*
Consistently use AnalysisID types in TargetPassConfig.
Bob Wilson
2012-07-02
1
-1
/
+1
*
Add all codegen passes to the PassManager via TargetPassConfig.
Bob Wilson
2012-07-02
1
-10
/
+10
*
There are a number of generic inline asm operand modifiers that
Jack Carter
2012-06-26
1
-1
/
+3
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
Revert r158679 - use case is unclear (and it increases the memory footprint).
Hal Finkel
2012-06-22
1
-1
/
+1
*
Allow up to 64 functional units per processor itinerary.
Hal Finkel
2012-06-18
1
-1
/
+1
*
*typo: Cyles changed to Cycles
Kay Tiong Khoo
2012-06-13
2
-2
/
+2
*
Silence a gcc-4.6 warning: GCC fails to understand that secondReg and cmpOp2 are
Duncan Sands
2012-06-09
1
-1
/
+1
*
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-05
3
-5
/
+9
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
6
-8
/
+8
*
Switch some getAliasSet clients to MCRegAliasIterator.
Jakob Stoklund Olesen
2012-06-01
1
-5
/
+2
*
Extract some pointer hacking to a function.
Jakob Stoklund Olesen
2012-05-30
1
-22
/
+22
*
Fix some uses of getSubRegisters() to use getSubReg() instead.
Jakob Stoklund Olesen
2012-05-30
1
-1
/
+1
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
2
-14
/
+12
*
Hexagon: Remove unused command line option.
Benjamin Kramer
2012-05-16
1
-2
/
+0
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
15
-3689
/
+339
*
Hexagon: Initialize TBB to 0.
Benjamin Kramer
2012-05-13
1
-0
/
+1
*
Make sure new value jump is enabled for Hexagon V5 as well.
Sirish Pande
2012-05-12
1
-10
/
+27
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
7
-2
/
+682
*
Updated instruction table due to addded intrinsics.
Brendon Cahoon
2012-05-11
1
-1880
/
+1943
*
Remove warnings from HexagonVLIWPacketizer.
Sirish Pande
2012-05-11
1
-3
/
+3
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
15
-339
/
+3626
*
Hexagon V5 intrinsics support.
Sirish Pande
2012-05-11
3
-615
/
+1061
*
Hexagon V5 Support - V5 td file.
Sirish Pande
2012-05-10
1
-0
/
+626
*
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
14
-194
/
+519
*
Remove excess semi-colons to quiet warnings.
Eric Christopher
2012-05-08
1
-6
/
+6
*
Update load/store instruction patterns in Hexagon V4.
Sirish Pande
2012-05-08
1
-492
/
+492
*
Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().
Jakob Stoklund Olesen
2012-05-07
2
-2
/
+2
*
Remove the SubRegClasses field from RegisterClass descriptions.
Jakob Stoklund Olesen
2012-05-04
1
-3
/
+1
*
Support for target dependent Hexagon VLIW packetizer.
Sirish Pande
2012-05-03
14
-93
/
+4967
*
Extensions of Hexagon V4 instructions.
Sirish Pande
2012-05-03
9
-1339
/
+4107
*
Change the PassManager from a reference to a pointer.
Bill Wendling
2012-05-01
1
-8
/
+8
*
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
1
-0
/
+4
*
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
35
-11849
/
+2126
*
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
20
-1463
/
+3374
*
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
8
-5
/
+680
*
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
19
-685
/
+7822
*
llvm/lib/Target: [PR12611] Add "llvm/Support/raw_ostream.h" for Debug build o...
NAKAMURA Takumi
2012-04-21
1
-0
/
+1
*
HexagonISelLowering.cpp: Reorder #includes.
NAKAMURA Takumi
2012-04-21
1
-1
/
+2
*
HexagonInstPrinter.cpp: Suppress -Wunused-variable warnings with -Asserts.
NAKAMURA Takumi
2012-04-21
1
-6
/
+3
*
Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...
Craig Topper
2012-04-20
4
-26
/
+25
*
This reverts a long string of commits to the Hexagon backend. These
Chandler Carruth
2012-04-18
36
-12059
/
+1962
*
Remove unused variable
David Blaikie
2012-04-16
1
-1
/
+0
*
Hexagon V5 (Floating Point) Support.
Sirish Pande
2012-04-16
19
-1468
/
+3365
*
HexagonCopyToCombine.cpp: Silence two warnings, -Wunused-variable, with -Asse...
NAKAMURA Takumi
2012-04-15
1
-0
/
+2
*
Target/Hexagon: Tweak to fix msvc build.
NAKAMURA Takumi
2012-04-15
1
-2
/
+2
*
Remove iostream from New Value Jump.
Sirish Pande
2012-04-13
1
-1
/
+0
*
Add support for Hexagon Architectural feature, New Value Jump.
Sirish Pande
2012-04-13
7
-10
/
+684
[next]