Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
5574399e370d7fad47cd764db0e65dee3a05ec79
5574399
Remove dead code from old 64-bit SEH lowering
by Reid Kleckner
· 10 years ago
db5a82b
Allow {e,r}bp as the target of {read,write}_register.
by Pat Gavlin
· 10 years ago
dc219dd
fix an invisible bug when combining repeated FP divisors
by Sanjay Patel
· 10 years ago
c014920
[StackMap] Use lambdas to specify the sort and erase conditions. NFC.
by Juergen Ributzka
· 10 years ago
fd5ef9d
[StackMap] Rename variables to be more consistent. NFC.
by Juergen Ributzka
· 10 years ago
9ba87b8
[StackMaps] Use emplace_back when possible. NFC.
by Juergen Ributzka
· 10 years ago
c0970bd
Add a test of a regression discovered during testing of r241673
by Silviu Baranga
· 10 years ago
2b2d861
AMDGPU/SI: The SIShrinkInstructions pass should only fold immediates with one use
by Tom Stellard
· 10 years ago
e05910e
AMDGPU/SI: Fix crash on physical registers in SIInstrInfo::isOperandLegal()
by Tom Stellard
· 10 years ago
c979986
Add missing file from previous commit.
by Rafael Espindola
· 10 years ago
a55816b
Basic support for BSD symbol tables in archives.
by Rafael Espindola
· 10 years ago
8e78dfc
[Hexagon] Add missing preamble to a source file
by Krzysztof Parzyszek
· 10 years ago
f336caf
Remove redundant variable. NFC.
by Rafael Espindola
· 10 years ago
f283cd9
Don't rely on the DepCands iteration order when constructing checking pointer groups
by Silviu Baranga
· 10 years ago
3696927
Add a helper to printing BE of LE depending on the format.
by Rafael Espindola
· 10 years ago
cdc323b
Re-instate the EVT parameter to getScalarShiftAmountTy() for OOT user
by Mehdi Amini
· 10 years ago
dbbfaba
Reapply fixed r241790: Fix shift legalization and lowering for big constants.
by Pawel Bylica
· 10 years ago
56240ea
Extract printBSDMemberHeader.
by Rafael Espindola
· 10 years ago
b13f72a
[Hexagon] Add support for atomic RMW operations
by Krzysztof Parzyszek
· 10 years ago
86d3dfc
[AArch64] Select SBFIZ or UBFIZ instead of left + right shifts
by Arnaud A. de Grandmaison
· 10 years ago
0e714c7
[ARM] Thumb1 3 to 2 operand convertion for commutative operations
by Scott Douglass
· 10 years ago
7b8defd
[ARM] Don't be overzealous converting Thumb1 3 to 2 operands
by Scott Douglass
· 10 years ago
3ca1884
[ARM] Add Thumb2 ADD with PC narrowing from 3 operand to 2
by Scott Douglass
· 10 years ago
ab17c04
[ARM] Refactor converting Thumb1 from 3 to 2 operand (nfc)
by Scott Douglass
· 10 years ago
c221d44
[ARM] Add ADD tests for Thumb2 narrowing (nfc)
by Scott Douglass
· 10 years ago
b2d2f282
Test for 241794 (nest attribute in AArch64)
by Renato Golin
· 10 years ago
86b4ed2
Add support for nest attribute to AArch64 backend
by Renato Golin
· 10 years ago
6055ca7
Add getSizeInBits function to the APFloat class
by Tamas Berghammer
· 10 years ago
b0205f5
Revert r241790: Fix shift legalization and lowering for big constants.
by Pawel Bylica
· 10 years ago
71386b0
Fix shift legalization and lowering for big constants.
by Pawel Bylica
· 10 years ago
43afab3
Extended syntax of vector version of getelementptr instruction.
by Elena Demikhovsky
· 10 years ago
f959df6
[LAA] Fix line break in comment
by Adam Nemet
· 10 years ago
ecb6a37
[LAA] Rename IsRTNeeded to IsRTCheckAnalysisNeeded
by Adam Nemet
· 10 years ago
e1ef0c0
llvm-readobj: Fix an unused variable after r241764
by Justin Bogner
· 10 years ago
2efb9f7
Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots.
by Adrian Prantl
· 10 years ago
dc4dcca
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
by Mehdi Amini
· 10 years ago
691b2ff
Remove getDataLayout() from TargetLowering
by Mehdi Amini
· 10 years ago
0e496c8
Make isLegalAddressingMode() taking DataLayout as an argument
by Mehdi Amini
· 10 years ago
027a9f4
Make getByValTypeAlignment() taking DataLayout as an argument
by Mehdi Amini
· 10 years ago
29a2d86
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
by Mehdi Amini
· 10 years ago
f29cc18
Make TargetLowering::getPointerTy() taking DataLayout as an argument
by Mehdi Amini
· 10 years ago
966e6ca
Make TargetTransformInfo keeping a reference to the Module DataLayout
by Mehdi Amini
· 10 years ago
103bdfc
Redirect DataLayout from TargetMachine to Module in ComputeValueVTs()
by Mehdi Amini
· 10 years ago
776151f
Silence a warning, trying to unbreak the build after r241765.
by Davide Italiano
· 10 years ago
43dce9c
Fix typename issues.
by Michael J. Spencer
· 10 years ago
7d0e4c7
[Object][ELF] Support dumping hash-tables from files with no section table.
by Michael J. Spencer
· 10 years ago
b1d6ad1
[CodeView] Add support for emitting column information
by David Majnemer
· 10 years ago
f7f4697
[LAA] Fix misleading use of word 'consecutive'
by Adam Nemet
· 10 years ago
5faf25b
MIR Serialization: Serialize the 'undef' register machine operand flag.
by Alex Lorenz
· 10 years ago
c1c43c1
[SLPVectorizer] Try different vectorization factors for store chains
by Sanjay Patel
· 10 years ago
6e999b0
RegisterPressure: Add PressureDiff::dump()
by Matthias Braun
· 10 years ago
7a6f545
[LAA] Revert a small part of r239295
by Adam Nemet
· 10 years ago
9a39681
Run clang-format before making changes to StackMaps. NFC.
by Juergen Ributzka
· 10 years ago
c155a41
Revert part of "Disallow Archive::child_iterator that don't point to an archive."
by Rafael Espindola
· 10 years ago
f769239
[x86] enable machine combiner reassociations for scalar single-precision multiplies
by Sanjay Patel
· 10 years ago
a04933e
Don't reject an archive with just a symbol table.
by Rafael Espindola
· 10 years ago
bf4296f
Disallow Archive::child_iterator that don't point to an archive.
by Rafael Espindola
· 10 years ago
5ebb47f
[LoopVectorizer] Rename BypassBlock to VectorPH, and CheckBlock to NewVectorPH. NFCI.
by Michael Zolotukhin
· 10 years ago
c196e8f
[LoopVectorizer] Restructurize code for emitting RT checks. NFCI.
by Michael Zolotukhin
· 10 years ago
f26da26
[LoopVectorizer] Remove redundant variables PastOverflowCheck and OverflowCheckAnchor. NFCI.
by Michael Zolotukhin
· 10 years ago
ca6e363
[LoopVectorizer] Move some code around to ease further refactoring. NFCI.
by Michael Zolotukhin
· 10 years ago
a8e8640
[LoopVectorizer] Remove redundant variable LastBypassBlock. NFC.
by Michael Zolotukhin
· 10 years ago
f67f2c2
MIR Parser: Remove redundant TODO comment. NFC.
by Alex Lorenz
· 10 years ago
35e1872
Add tests for the NVPTXLowerAggrCopies pass.
by Eli Bendersky
· 10 years ago
03dcd3c
MIR Serialization: Serialize the 'killed' register machine operand flag.
by Alex Lorenz
· 10 years ago
afab5f8
Add missing dependency to Hexagon target.
by Diego Novillo
· 10 years ago
544fa80
[X86][SSE] Vector shift test cleanup. NFC.
by Simon Pilgrim
· 10 years ago
576604b
Use a raw_svector_ostream and simplify a loop. NFC.
by Rafael Espindola
· 10 years ago
f8d3677
[Win64] Only treat some functions as having the Win64 convention
by Reid Kleckner
· 10 years ago
b13e877
Start adding support for writing archives in BSD format.
by Rafael Espindola
· 10 years ago
31512fe
MIR Parser: Use source locations for MBB naming errors.
by Alex Lorenz
· 10 years ago
ea64a51
early exits -> less indenting; NFCI
by Sanjay Patel
· 10 years ago
a307401
[Hexagon] Implement commoning of GetElementPtr instructions
by Krzysztof Parzyszek
· 10 years ago
c783eb2
LibDriver: Fix output path inference.
by Peter Collingbourne
· 10 years ago
b089d62
[LAA] Add missing debug output after r239285
by Adam Nemet
· 10 years ago
c011edf
Object/COFF: Fix import library's getNameType method.
by Rui Ueyama
· 10 years ago
92ea077
[SEH] Add missing test case from previous realignment commit
by Reid Kleckner
· 10 years ago
f0999f3
[SEH] Ensure that empty __except blocks have their own BB
by Reid Kleckner
· 10 years ago
1ba30c8
Expand LangRef.html's documentation on LLVM's inline assembly.
by James Y Knight
· 10 years ago
9c2664d
MC: Make MCSubtargetInfo::isCPUStringValid() const, NFC
by Duncan P. N. Exon Smith
· 10 years ago
dfcac4b
MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC
by Duncan P. N. Exon Smith
· 10 years ago
4ea795b
Inline function into only use.
by Rafael Espindola
· 10 years ago
9ff2cd5
Add a helper function to reduce a bit of code duplication.
by Rafael Espindola
· 10 years ago
e933e5b
Cosmetic cleanups - NFC
by Eli Bendersky
· 10 years ago
8eb1aaa
[SPARC] Cleanup handling of the Y/ASR registers.
by James Y Knight
· 10 years ago
cf8f6a2
Use a range loop. NFC.
by Rafael Espindola
· 10 years ago
e7f45f6
[Hexagon] Generate "insert" instructions more aggressively
by Krzysztof Parzyszek
· 10 years ago
5d447e9
Revert 241681: causes Windows builds to fail
by Krzysztof Parzyszek
· 10 years ago
ea2273d
[Hexagon] Generate "insert" instructions more aggressively
by Krzysztof Parzyszek
· 10 years ago
080d7a8
[yaml2obj] Align section content using AddressAlign field's value
by Simon Atanasyan
· 10 years ago
8bde857
[LAA] Merge memchecks for accesses separated by a constant offset
by Silviu Baranga
· 10 years ago
796a06d
[X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding support
by Simon Pilgrim
· 10 years ago
3c1e74b
[yaml2obj] Use regex to match sections offsets. NFC
by Simon Atanasyan
· 10 years ago
d9dffa6
Allow constfolding of llvm.sin.* and llvm.cos.* intrinsics
by Karthik Bhat
· 10 years ago
78cca47
Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working."
by NAKAMURA Takumi
· 10 years ago
54a2768
llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast
by Adrian Prantl
· 10 years ago
7bcdaa6
Remove IsLittleEndian from TargetLowering and redirect to DataLayout
by Mehdi Amini
· 10 years ago
564bfad
Redirect DataLayout from TargetMachine to Module in SjLjEHPrepare
by Mehdi Amini
· 10 years ago
39ee70c
[WinEH] Make llvm.x86.seh.restoreframe work for stack realignment prologues
by Reid Kleckner
· 10 years ago
c845b4d
Redirect DataLayout from TargetMachine to Module in StackProtector
by Mehdi Amini
· 10 years ago
Next »