Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
89eb5dc65da7ce41d795277f8aa1503e6d82fe7b
89eb5dc
Revert "DebugInfo: Don't include the name of the CU file in the line table file list when it's unneeded"
by Eric Christopher
· 12 years ago
f46135e
llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table.
by NAKAMURA Takumi
· 12 years ago
255181f
Enable AArch64 NEON by default.
by Jiangning Liu
· 12 years ago
5e8aa01
[PR18809] Remove XFAIL from DebugInfo/empty.ll.
by NAKAMURA Takumi
· 12 years ago
9c4127a
[AArch64]Fix the assertion failure caused by "v1i1 SETCC" DAG node.
by Hao Liu
· 12 years ago
35d2f61
DebugInfo: Don't include the name of the CU file in the line table file list when it's unneeded
by David Blaikie
· 12 years ago
5483012
Disable emission of aranges by default and add a command line
by Eric Christopher
· 12 years ago
5cb9925
[X86] Don't mark movabsq as cheap-as-move - it isn't that cheap.
by Juergen Ributzka
· 12 years ago
f222ebe
Do more addrspacecast transforms that happen for bitcast.
by Matt Arsenault
· 12 years ago
0f2e653
R600/SI: Expand all v8[if]32 operations
by Tom Stellard
· 12 years ago
9757ba1
R600/SI: Add a pattern for i32 anyext
by Tom Stellard
· 12 years ago
130f271
R600/SI: Completely Disable TypeRewriter on compute
by Tom Stellard
· 12 years ago
1a52c2b
R600/SI: Split global vector loads with more than 4 elements
by Tom Stellard
· 12 years ago
c4fea35
R600/SI: Add ShaderType attribute to some tests
by Tom Stellard
· 12 years ago
cac25de
Use __literal16. It has been supported by the linker since 2005.
by Rafael Espindola
· 12 years ago
c5887a2
MSBuild integration: get the LibraryPath right (PR18707)
by Hans Wennborg
· 12 years ago
d60c43b
Don't build DFSan functionality for Android.
by Stephen Hines
· 12 years ago
3e5fe14
Simplify checks in MC/AsmParser/directive_loc.s
by Diego Novillo
· 12 years ago
86dd0f9
Fix generation of 'isa' and 'discriminator' keywords.
by Diego Novillo
· 12 years ago
f2df02b
Tweak an _MSC_VER ifdef to use typename with clang in a unittest
by Reid Kleckner
· 12 years ago
fa9ce5c
Tweak llvm/test/DebugInfo/X86/generate-odr-hash.ll corresponding to r201351 (Revert r201187).
by NAKAMURA Takumi
· 12 years ago
573c050
Check that GlobalAliases don't have section or alignment.
by Rafael Espindola
· 12 years ago
efe40a5
SCCIterator: Merge MinVisitNumStack and VisitStack
by Duncan P. N. Exon Smith
· 12 years ago
62356fc
InstCombine: Replace custom constant folding code with ConstantExpr.
by Benjamin Kramer
· 12 years ago
d8be721
[PR18809] Revert r201187, "DebugInfo: Don't include the name of the CU file in the line table file list when it's unneeded"
by NAKAMURA Takumi
· 12 years ago
e08aac4
Use mkdir instead of stat+mkdir.
by Rafael Espindola
· 12 years ago
5645e5f
Add triples to try to fix the windows bots.
by Rafael Espindola
· 12 years ago
8ed2c8e
Reduce code duplication resulting from the ConstantVector/ConstantDataVector split.
by Benjamin Kramer
· 12 years ago
7fd806d
.file is only available on ELF, use a triple instead of -march.
by Rafael Espindola
· 12 years ago
ad15c9d
"foo" is not a ppc instruction, don't try to parse it.
by Rafael Espindola
· 12 years ago
0f25a45
Specify a triple. MachO AArch64 support is missing.
by Rafael Espindola
· 12 years ago
38c6b58
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
by Daniel Sanders
· 12 years ago
5d9d24d
Remove dead code.
by Rafael Espindola
· 12 years ago
621c80f
[CMake] Let llvm_add_library(MODULE) check capability of loadable module.
by NAKAMURA Takumi
· 12 years ago
069bd29
[CMake] Move the target property PREFIX from add_llvm_loadable_module() to llvm_add_library().
by NAKAMURA Takumi
· 12 years ago
74c3f7d
[CMake] llvm_add_library(MODULE) may use CMAKE_MODULE_LINKER_FLAGS instead of target property LINK_FLAGS.
by NAKAMURA Takumi
· 12 years ago
38a10d0
[CMake] LLVM_PLUGIN_EXT: Use CMAKE_SHARED_LIBRARY_SUFFIX rather than CMAKE_SHARED_MODULE_SUFFIX in llvm tree.
by NAKAMURA Takumi
· 12 years ago
92a24ec
llvm/test/CodeGen/AArch64/cpus.ll: Tweak to use -mtriple=aarch64-unknown-unknown, or this would crash for targeting pecoff like *-mingw32.
by NAKAMURA Takumi
· 12 years ago
a7181f2
ARM: remove floating-point patterns for @llvm.arm.neon.vabs
by Tim Northover
· 12 years ago
b8c81b5
Add Cortex-A53 and Cortex-A57 cores to the AArch64 backend
by Oliver Stannard
· 12 years ago
611c2c3
Remove unused method declaration.
by Craig Topper
· 12 years ago
1ee7e39
Remove filtering concept from X86 disassembler table generation. It's no longer necessary.
by Craig Topper
· 12 years ago
7a6f5c7
[AArch64]Fix the problems that can't select mul/add/sub of v1i8/v1i16/v1i32 types.
by Hao Liu
· 12 years ago
126099e
[RegAlloc] Fix the assertion in the last chance recoloring to match the
by Quentin Colombet
· 12 years ago
17c9169
Copy dll storage in copyAttributes.
by Rafael Espindola
· 12 years ago
5256375
[DAG] Fix the recognition of opaque constants in the SelectionDAGBuilder.
by Juergen Ributzka
· 12 years ago
f79b906
Use simpler version of sys::fs::exists when possible.
by Rafael Espindola
· 12 years ago
4f22561
[AArch64]Add support for spilling FPR8/FPR16.
by Hao Liu
· 12 years ago
2798b77
GlobalOpt: Aliases don't have sections, don't copy them when replacing
by Reid Kleckner
· 12 years ago
571417b
[CMake] llvm_add_library: Add handling of the parameter ADDITIONAL_HEADERS to pass through to process_source.
by NAKAMURA Takumi
· 12 years ago
81c7e18
Fix misleading comment.
by Lang Hames
· 12 years ago
04510e6
The new MCJIT C-API unit test is generating objects without constant data
by Lang Hames
· 12 years ago
3042a65
Remove a very old instcombine where we would turn sequences of selects into
by Owen Anderson
· 12 years ago
029a76b
[Vectorizer] Add a new 'OperandValueKind' in TargetTransformInfo called
by Andrea Di Biagio
· 12 years ago
8887371
[X86] Teach the backend how to lower vector shift left into multiply rather than scalarizing it.
by Andrea Di Biagio
· 12 years ago
67ee127
VS Integration: install toolsets for x64 too (PR18738)
by Hans Wennborg
· 12 years ago
e53b2ac
DebugInfo: Demonstrate that we're not currently uniquing address table entries in fission
by David Blaikie
· 12 years ago
2964013
DebugInfo: Merge fission and non-fission (and 32 and 64 bit) tests for TLS support.
by David Blaikie
· 12 years ago
58f4aa4
Reformat a few lines with clang-format.
by Eric Christopher
· 12 years ago
3572627
80-col.
by Eric Christopher
· 12 years ago
53c9085
[Stackmaps] Improve the stackmap lowering code in the SelectionDAGBuilder.
by Juergen Ributzka
· 12 years ago
586004f
[Stackmaps] Fix the ID type to be i64 also for stackmaps (as we claim in the documenation)
by Juergen Ributzka
· 12 years ago
4839a7d
Don't try to build ExceptionDemo on ARM.
by Rafael Espindola
· 12 years ago
061a739
Extend RTDyld API to enable optionally precomputing the total amount of memory
by Lang Hames
· 12 years ago
29a60e6
Rename Windows.h to WindowsSupport.h to avoid ambiguity
by Reid Kleckner
· 12 years ago
17159cb
_CS_DARWIN_USER macros available on darwin>=9. Thanks, Dave Odell!
by David Fang
· 12 years ago
4c1ea6b
Debug info: Bugfix for r201190: DW_OP_piece takes bytes, not bits.
by Adrian Prantl
· 12 years ago
386fedd
Pass edges weights to MachineBasicBlock::addSuccessor in TailDuplicatePass to
by Akira Hatanaka
· 12 years ago
e4c62d1
PC-rel implemented in AArch64, test now pass
by Renato Golin
· 12 years ago
a0ea8fa
Move more self-contained functionality away from tools/opt/opt.cpp
by Eli Bendersky
· 12 years ago
7580df3
Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
by Daniel Sanders
· 12 years ago
57edb95
Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
by Daniel Sanders
· 12 years ago
f51d6eb
Windows/Path.inc: Move <shlobj.h> after "Windows.h" for some API available.
by NAKAMURA Takumi
· 12 years ago
dd5ff1b
Teach tablegen() macro to check needed variables
by NAKAMURA Takumi
· 12 years ago
eee40f9
R600: Always implement both versions of isTruncateFree and add a sanity check.
by Benjamin Kramer
· 12 years ago
cfd14e6
Remove special case filtering for instructions with lock prefix as they are all marked with isCodeGenOnly already.
by Craig Topper
· 12 years ago
56d749a
Mark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly so they'll disappear from the disassembler table build without custom filtering code.
by Craig Topper
· 12 years ago
0d7106b
[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
by NAKAMURA Takumi
· 12 years ago
c7709a4
Test case I forgot to 'add' for r201126.
by Craig Topper
· 12 years ago
c2a0dff
Remove unneeded include
by Matt Arsenault
· 12 years ago
9a0eced
DwarfUnit: Include type unit's file strings in the defining compile unit's file_names table
by David Blaikie
· 12 years ago
f7943e5
Fix some formatting in my last commit (r201196)
by David Blaikie
· 12 years ago
c6c93e9
DwarfUnit: Provide a reference to a defining DwarfCompileUnit from DwarfTypeUnit.
by David Blaikie
· 12 years ago
a22a1bb
DwarfUnit: Refactor DW_AT_file creation into a common function.
by David Blaikie
· 12 years ago
19cfb96
DwarfUnit: Replace unnecessary conditionals with asserts.
by David Blaikie
· 12 years ago
9f5baa3
Tweak ARM fastcc by adopting these two AAPCS rules:
by Evan Cheng
· 12 years ago
e48e941
Reapply r201180 with an additional error path.
by Adrian Prantl
· 12 years ago
20d5e1b
Revert "Debug info: Emit values in subregisters that do not have a separate"
by Adrian Prantl
· 12 years ago
feb006f
DebugInfo: Don't include the name of the CU file in the line table file list when it's unneeded
by David Blaikie
· 12 years ago
3f93eb5
DebugInfo: Remove dependence on file numbering in the line table.
by David Blaikie
· 12 years ago
b015567
whitespace
by Adrian Prantl
· 12 years ago
f4f80eb
Debug info: Emit values in subregisters that do not have a separate
by Adrian Prantl
· 12 years ago
d5468bf
make llvm-dwarfdump a little more resilient when parsing .debug_loc
by Adrian Prantl
· 12 years ago
69bc4dd
R600/SI: Fix assertion on infinite loops.
by Matt Arsenault
· 12 years ago
1e6240a
InstCombine: Teach icmp merging about the equivalence of bit tests and UGE/ULT with a power of 2.
by Benjamin Kramer
· 12 years ago
75bf592
Tidy up a bit. Formatting only.
by Jim Grosbach
· 12 years ago
0c2ff8c
ARM: Thumb2 LDR(literal) can target SP.
by Jim Grosbach
· 12 years ago
193c091
SCEV: Cast switched values to make -Wswitch more useful.
by Benjamin Kramer
· 12 years ago
6a089db
Improve the declaration when LDPO_PIE is not available.
by Sylvestre Ledru
· 12 years ago
31575e7
If LDPO_PIE is not defined (before binutils 2.23 version),
by Sylvestre Ledru
· 12 years ago
Next »