|
|
Total comments: 11
Total comments: 8
Total comments: 23
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+571 lines, -322 lines) |
Patch |
 |
M |
Makefile.standalone
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceAssembler.h
|
View
|
1
2
3
|
2 chunks |
+67 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/IceAssemblerARM32.h
|
View
|
1
2
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/IceAssemblerMIPS32.h
|
View
|
1
2
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/IceAssemblerX8632.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/IceAssemblerX86Base.h
|
View
|
1
2
3
4
5
|
4 chunks |
+25 lines, -72 lines |
0 comments
|
Download
|
 |
M |
src/IceAssemblerX86BaseImpl.h
|
View
|
1
2
3
4
5
|
8 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
 |
M |
src/IceCfg.h
|
View
|
1
2
3
4
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceCfg.cpp
|
View
|
1
2
3
4
5
|
5 chunks |
+61 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/IceCfgNode.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceClFlags.h
|
View
|
1
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/IceClFlags.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/IceCompiler.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceDefs.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceELFObjectWriter.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceELFObjectWriter.cpp
|
View
|
1
|
2 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceGlobalContext.h
|
View
|
1
2
3
4
|
5 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceGlobalContext.cpp
|
View
|
1
2
3
4
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceInst.h
|
View
|
1
|
2 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/IceInst.cpp
|
View
|
|
3 chunks |
+1 line, -30 lines |
0 comments
|
Download
|
 |
M |
src/IceInstX86Base.h
|
View
|
1
2
3
|
2 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/IceInstX86BaseImpl.h
|
View
|
1
2
3
|
4 chunks |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
src/IceSwitchLowering.h
|
View
|
1
2
3
|
5 chunks |
+39 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/IceSwitchLowering.cpp
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLowering.h
|
View
|
1
2
3
4
5
|
4 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringARM32.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringARM32.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringMIPS32.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringMIPS32.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX8632.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX8632.cpp
|
View
|
1
|
2 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX8664.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX8664.cpp
|
View
|
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX86Base.h
|
View
|
1
2
3
4
5
|
2 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/IceTargetLoweringX86BaseImpl.h
|
View
|
1
2
3
4
5
|
11 chunks |
+79 lines, -87 lines |
0 comments
|
Download
|
 |
M |
tests_lit/llvm2ice_tests/adv-switch-opt.ll
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tests_lit/llvm2ice_tests/switch-opt.ll
|
View
|
1
2
3
|
5 chunks |
+1 line, -31 lines |
0 comments
|
Download
|
Total messages: 13 (1 generated)
|