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
...
*
Revert "Optimize redundant sign extends and negation of predicates"
Eric Christopher
2012-02-15
13
-745
/
+80
*
Replacing HexagonOptimizeSZExtends with HexagonPeephole.
Sirish Pande
2012-02-15
2
-129
/
+292
*
Optimize redundant sign extends and negation of predicates
Sirish Pande
2012-02-15
13
-80
/
+745
*
Test for commit access.
Sirish Pande
2012-02-09
1
-2
/
+2
*
Codegen pass definition cleanup. No functionality.
Andrew Trick
2012-02-08
1
-1
/
+1
*
Use TSFlag bit to describe instruction properties.
Brendon Cahoon
2012-02-08
6
-314
/
+208
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-07
6
-28
/
+21
*
Hexagon: Remove forbidden iostream includes (it introduces static initializers)
Benjamin Kramer
2012-02-06
8
-73
/
+46
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-0
/
+1
*
TargetPassConfig: confine the MC configuration to TargetMachine.
Andrew Trick
2012-02-04
2
-8
/
+5
*
Added TargetPassConfig. The first little step toward configuring codegen passes.
Andrew Trick
2012-02-03
2
-15
/
+37
*
Fix the cmake build
Rafael Espindola
2012-02-01
1
-0
/
+1
*
VLIW specific scheduler framework that utilizes deterministic finite automato...
Andrew Trick
2012-02-01
5
-0
/
+42
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
4
-7
/
+0
*
Add a CoveredBySubRegs property to Register descriptions.
Jakob Stoklund Olesen
2012-01-18
1
-1
/
+1
*
Initializing to false makes better sense. Thanks, David.
Chad Rosier
2012-01-06
1
-1
/
+1
*
Fix uninitialized variable warning.
Chad Rosier
2012-01-06
1
-1
/
+1
*
Clean up some Release build warnings.
Benjamin Kramer
2011-12-27
3
-24
/
+14
*
Hexagon: Remove unused variables.
Benjamin Kramer
2011-12-18
2
-13
/
+0
*
Hexagon: Fix a nasty order-of-initialization bug.
Benjamin Kramer
2011-12-16
2
-2
/
+2
*
Target/Hexagon: Fix CMake build.
NAKAMURA Takumi
2011-12-16
1
-1
/
+0
*
Add MCTargetDesc library to Hexagon target
Tony Linthicum
2011-12-15
15
-30
/
+186
*
Initial CodeGen support for CTTZ/CTLZ where a zero input produces an
Chandler Carruth
2011-12-13
1
-0
/
+2
*
Target/Hexagon: Fix CMake build. We don't use add_llvm_library_dependencies().
NAKAMURA Takumi
2011-12-13
2
-16
/
+0
*
LLVMBuild: Introduce a common section which currently has a list of the
Daniel Dunbar
2011-12-12
2
-3
/
+4
*
fix warning
Tony Linthicum
2011-12-12
1
-1
/
+1
*
Hexagon backend support
Tony Linthicum
2011-12-12
54
-0
/
+20764
[prev]