Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
15c62f945a9f3b87f72a296f237a1b5a895671a3
15c62f9
[ConstantRange] Add an getEquivalentICmp helper
by Sanjoy Das
· 9 years ago
62dec0f
[WebAssembly] Update WebAssembly target for r269988.
by Dan Gohman
· 9 years ago
ab2007f
[X86] Remove some type constraint classes and use already existing stricter classes.
by Craig Topper
· 9 years ago
2928467
[AVX512] Strengthen type constraints for VFIXUPIMM patterns and combine the type constraints for vector and scalar.
by Craig Topper
· 9 years ago
783e35a
[WebAssembly] Make several CHECK lines less fragile using regexes and CHECK-DAG.
by Dan Gohman
· 9 years ago
efac554
Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes.
by Eugene Zelenko
· 9 years ago
c40c117
reduce indentation; NFCI
by Sanjay Patel
· 9 years ago
d6995c8
[AArch64] Push comment into function. NFC.
by Chad Rosier
· 9 years ago
221ed41
AMDGPU: Fix verifier error when spilling undef subreg
by Matt Arsenault
· 9 years ago
5963742
[obj2yaml] Refactoring of dumping MachO section structs
by Chris Bieneman
· 9 years ago
44aaff0
AMDGPU: Fix promote alloca for pointer loads
by Matt Arsenault
· 9 years ago
9dbb322
[LowerGuards] Rename variable; NFC
by Sanjoy Das
· 9 years ago
0266d5e
New pass: guard widening
by Sanjoy Das
· 9 years ago
8458fdb
Follow-up patch of http://reviews.llvm.org/D19948 to handle missing profiles when simplifying CFG.
by Dehao Chen
· 9 years ago
7a03ff4
[MBP] Remove a redundant skipFunction(). NFC.
by Haicheng Wu
· 9 years ago
cf44b36
Work around a glibc bug: backtrace() spuriously fails if
by Richard Smith
· 9 years ago
7aae44e
fix formatting; NFC
by Sanjay Patel
· 9 years ago
ac8db59
Delete Reloc::Default.
by Rafael Espindola
· 9 years ago
57380a7
[lanai] Change the way flag setting instructions are checked.
by Jacques Pienaar
· 9 years ago
6e6d60d
[LoopUnrollAnalyzer] Take into account cost of instructions controlling branches, along with their operands.
by Michael Zolotukhin
· 9 years ago
23cb114
[x86] add test for immediate comment formatting
by Sanjay Patel
· 9 years ago
b3b1972
[WebAssembly] Disable the MachineScheduler.
by Dan Gohman
· 9 years ago
346e51e
Fixing test failure on Windows bot
by Chris Bieneman
· 9 years ago
279b28e
clang-format SimplifyCFG.cpp.
by Dehao Chen
· 9 years ago
c8ee6f3
AMDGPU: Fix incorrect simm check
by Jan Vesely
· 9 years ago
fa30381
When looking for a spill slot in reg scavenger, find one that matches RC
by Krzysztof Parzyszek
· 9 years ago
7521162
[X86][SSE2] Added fast-isel tests to sync with clang/test/CodeGen/sse2-builtins.c
by Simon Pilgrim
· 9 years ago
de2a437
[AArch64] Minor refactoring. NFC.
by Chad Rosier
· 9 years ago
7d1364e
clean up; NFCI
by Sanjay Patel
· 9 years ago
17e3d06
pdbdump: Print out section offsets in the publics stream.
by Rui Ueyama
· 9 years ago
bbc289f
Delete dead code. Reloc::Default is the default.
by Rafael Espindola
· 9 years ago
7ec0ea1
Re-apply: [obj2yaml] [yaml2obj] Support MachO section and section_64
by Chris Bieneman
· 9 years ago
76e32df
AMDGPU: Error if branch distance exceeds limit
by Matt Arsenault
· 9 years ago
3cd52ae
AMDGPU: Other sizes of popcnt are fast
by Matt Arsenault
· 9 years ago
a9355d3
Re-commit r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
by Hans Wennborg
· 9 years ago
5d9f8fb
AMDGPU: Fix assert when erroring on a call
by Matt Arsenault
· 9 years ago
c023b23
Trivial cleanups.
by Rafael Espindola
· 9 years ago
41cf920
AMDGPU: Handle alloca promoting with null operands
by Matt Arsenault
· 9 years ago
c33f9cd
AMDGPU: Fix a few slightly broken tests
by Matt Arsenault
· 9 years ago
39107cc
AMDGPU: Don't run passes that aren't useful
by Matt Arsenault
· 9 years ago
71a492e
AMDGPU: Fix assert on ttmp registers
by Matt Arsenault
· 9 years ago
d77d4c0
[PM] Port per-function SCCP to the new pass manager.
by Davide Italiano
· 9 years ago
8b8fb6b
[Hexagon] Recognize "q" and "v" in inline-asm as register constraints
by Krzysztof Parzyszek
· 9 years ago
da38a6d
[WebAssembly] Don't expand divisions by constants.
by Dan Gohman
· 9 years ago
7cea10a
[X86][SSE42] Added fast-isel tests to sync with clang/test/CodeGen/sse42-builtins.c
by Simon Pilgrim
· 9 years ago
d6f9ab1
[X86][SSE41] Sync with clang/test/CodeGen/sse41-builtins.c
by Simon Pilgrim
· 9 years ago
5137cfa
[SystemZ] Fix register ordering for BinaryRRF instructions
by Bryan Chan
· 9 years ago
ddbf920
[X86][SSE3] Sync with clang/test/CodeGen/sse3-builtins.c
by Simon Pilgrim
· 9 years ago
ae88dc4
White space cleanup.
by Rafael Espindola
· 9 years ago
3b69c0e
Removing an unused variable introduced in r269911; NFC.
by Aaron Ballman
· 9 years ago
8d706cc
Try again to fix pdbdump-headers.test on big-endian hosts after r269861.
by Daniel Sanders
· 9 years ago
1db659e
Add new flag and intrinsic support for MWAITX and MONITORX instructions
by Ashutosh Nema
· 9 years ago
2dc6371
Don't pass a Reloc::Model to MC.
by Rafael Espindola
· 9 years ago
9c1a0c9
[VectorUtils] Fix nasty use-after-free
by James Molloy
· 9 years ago
f313ca4
[AVR] Remove the 'AVRConfig.h' header
by Dylan McKay
· 9 years ago
d097069
[X86][SSSE3] Sync with clang/test/CodeGen/ssse3-builtins.c
by Simon Pilgrim
· 9 years ago
adac53f
[X86][SSE4A] Sync with clang/test/CodeGen/sse4a-builtins.c
by Simon Pilgrim
· 9 years ago
ea9e0d4
[AVR] Add missing CMake dependencies
by Dylan McKay
· 9 years ago
af29269
[AVR] Fix a few compile errors
by Dylan McKay
· 9 years ago
2366631
[PATCH] [mips] Restrict the creation of compact branches
by Simon Dardis
· 9 years ago
adcd739
Attempt to fix pdbdump-headers.test on big-endian hosts after r269861.
by Daniel Sanders
· 9 years ago
c0a6ad4
Revert "[mips] Restrict the creation of compact branches"
by Simon Dardis
· 9 years ago
6a867d0
[AVR] Convert C style comments to C++
by Dylan McKay
· 9 years ago
79149b9
[mips] Restrict the creation of compact branches
by Simon Dardis
· 9 years ago
06dac21
[Sparc] Add Soft Float support
by Chris Dewhurst
· 9 years ago
24466cd
[Coverage] Ensure that coverage mapping data has an expected alignment in 'covmapping' files.
by Igor Kudrin
· 9 years ago
4e48490
[AVX512] Strengthen type constraints on my rounding mode inputs and some immediate inputs.
by Craig Topper
· 9 years ago
87b374b
[AVX512] Strengthen type checks on the X86ISD::SELECT node. Saves over 800 bytes in the DAG isel table by removing type checks for the condition operand which is always a vector or scalar of i1 matching the the number of elements in the other operands.
by Craig Topper
· 9 years ago
d20d564
Strengthen type assertion for ISD::VSELECT ensuring that the condition has the name number of elements as the destination type.
by Craig Topper
· 9 years ago
4b34e97
[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions and add CodeGen support
by Zlatko Buljan
· 9 years ago
1c01e2d
[RuntimeDyld] Thread Error through some APIs, remove calls to report_fatal_error.
by Lang Hames
· 9 years ago
f673dcd
[X86] Remove GCC builtin from add/sub/mul/div ss/sd intrinsics. These haven't been used as builtins in clang for a long time.
by Craig Topper
· 9 years ago
36f243d
Delete default in fully covered switch.
by Rafael Espindola
· 9 years ago
214e8d3
Don't pass relocation-model= to tests that don't need it.
by Rafael Espindola
· 9 years ago
6f44b1d
[codeview] Move Symbol / Type enum defs into CodeView.h
by Zachary Turner
· 9 years ago
60ce11f
[codeview] Some cleanup of Symbol Records.
by Zachary Turner
· 9 years ago
f84af69
llvm-dwp: remove some unused error handling
by David Blaikie
· 9 years ago
8e5ffc9
Revert "[obj2yaml] [yaml2obj] Support MachO section and section_64 structs"
by Zachary Turner
· 9 years ago
34ab13f
llvm-dwp: Move error handling code closer to use
by David Blaikie
· 9 years ago
51510ad
[WebAssembly] Rename $discard to $drop in the assembly output.
by Dan Gohman
· 9 years ago
dce33b5
pdbdump: Print out more strcutures.
by Rui Ueyama
· 9 years ago
329de21
[DwarfDebug] Make tuning predicates private, should be used only in ctor.
by Paul Robinson
· 9 years ago
e6b948e
docs: Update and clean up BitCodeFormat.rst.
by Peter Collingbourne
· 9 years ago
b9fa981
[WebAssembly] Model the stack evaluation order more precisely.
by Dan Gohman
· 9 years ago
c27d8b4
Delete deprecated function.
by Rafael Espindola
· 9 years ago
7fdce00
llvm-dwp: Add error handling for multiple type sections in a dwp file.
by David Blaikie
· 9 years ago
d640f91
Fixing a test case that I broke by fixing r269846
by Chris Bieneman
· 9 years ago
47ad42e
[Object] Move isNotObjectErrorInvalidFileType out of header.
by Lang Hames
· 9 years ago
9c81a3f
[PM] Port DSE to the new pass manager
by Justin Bogner
· 9 years ago
20b603a
[obj2yaml][yaml2obj] Fixing dyld_info_command mappings
by Chris Bieneman
· 9 years ago
b04144c
[obj2yaml] [yaml2obj] Support MachO section and section_64 structs
by Chris Bieneman
· 9 years ago
79f152a
Remove unnecessary header include.
by Lang Hames
· 9 years ago
e5abbb2
[WebAssembly] Don't stackify calls past stack pointer modifications.
by Dan Gohman
· 9 years ago
888bd0b
Debug Info: Introduce a DwarfDebug::UseDWARF2Bitfields flag
by Adrian Prantl
· 9 years ago
3c661ab
minor cleanup /NFC
by Xinliang David Li
· 9 years ago
fc99ce0
Revert r269828 "X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions"
by Hans Wennborg
· 9 years ago
cbc09f7
[codeview] Macroify definition of bitwise operators for flags enums.
by Zachary Turner
· 9 years ago
e448e72
[InstCombine] add another test for wrong icmp constant (PR27792)
by Sanjay Patel
· 9 years ago
f9336ec
[WebAssembly] Stackify induction variable increment instructions.
by Dan Gohman
· 9 years ago
5bf7d99
Simple refactoring /NFC
by Xinliang David Li
· 9 years ago
Next »