Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
6e999b0a30935c95485af61e53c0ba11039af875
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
aa0d6db
MIR Printer: Use a module slot tracker to print global address operands. NFC.
by Alex Lorenz
· 10 years ago
4fe74ca
[WinEH] Add localaddress intrinsic instead of using frameaddress
by Reid Kleckner
· 10 years ago
39fe552
Add more nvcasts
by Arnold Schwaighofer
· 10 years ago
8ef6f1e
[WebAssembly] Set the scheduling preference.
by Dan Gohman
· 10 years ago
8f32e5f
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
by Reid Kleckner
· 10 years ago
b99ee32
[llvm-objdump] Print the call target next to the instruction
by David Majnemer
· 10 years ago
dd5fd54
fix typo; NFC
by Sanjay Patel
· 10 years ago
cd91349
Fix comment typo. NFC
by Jonathan Roelofs
· 10 years ago
78bc254
MIR Serialization: Serialize the 'dead' register machine operand flag.
by Alex Lorenz
· 10 years ago
f334580
Minor updates to gitignore so that symlinks are ignored in the projects dir.
by Chris Bieneman
· 10 years ago
651c390
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working.
by Chris Bieneman
· 10 years ago
2b88d93
Add CHECK lines to test case
by Arnold Schwaighofer
· 10 years ago
298a718
Redirect DataLayout from TargetMachine to Module in SelectionDAG
by Mehdi Amini
· 10 years ago
51f5a1a
Don't pass a null pointer to memcpy.
by Rafael Espindola
· 10 years ago
0148a4c
Revert "Revert r241570, it caused PR24053"
by David Majnemer
· 10 years ago
a777964
Redirect DataLayout from TargetMachine to Module in GlobalMerge
by Mehdi Amini
· 10 years ago
d888ac4
Redirect DataLayout from TargetMachine to Module in CodeGen Prepare
by Mehdi Amini
· 10 years ago
26a2a4b
Redirect DataLayout from TargetMachine to Module in FastISel
by Mehdi Amini
· 10 years ago
f869ca8
Add a pattern for a nvcast from v2f64 -> v4f32
by Arnold Schwaighofer
· 10 years ago
33c4d68
Redirect DataLayout from TargetMachine to Module in MachineFunction
by Mehdi Amini
· 10 years ago
d0c71cf
Use default member initializers to deduplicate code in X86MachineFunctionInfo, NFC
by Reid Kleckner
· 10 years ago
5165258
Fix the -DBUILD_SHARED_LIBS=ON build.
by Rafael Espindola
· 10 years ago
ddc6f0a
MIR Parser: wrap 'MBBSlots' from the MI parsing functions in a struct. NFC.
by Alex Lorenz
· 10 years ago
7b7c81c
Delete UnknownAddress. It is a perfectly valid symbol value.
by Rafael Espindola
· 10 years ago
9327084
Simplify by passing in the section of the symbol. NFC.
by Rafael Espindola
· 10 years ago
1a2abd4
Revert r241570, it caused PR24053
by Nico Weber
· 10 years ago
70bb40b
[Hexagon] Fix unused variable warnings in NDEBUG build caused by r241595
by Krzysztof Parzyszek
· 10 years ago
9fb4897
Fix bug in test-release.sh where the script would not exit if any
by Dan Liew
· 10 years ago
db38d76
[WinEH] Add a report_fatal_error for 32-bit stack realignment
by Reid Kleckner
· 10 years ago
41e59a6
[Hexagon] Implement bit-tracking facility with specifics for Hexagon
by Krzysztof Parzyszek
· 10 years ago
9ca3a03
Common symbols don't have a value.
by Rafael Espindola
· 10 years ago
08c4cbe
use range-based for loops; NFCI
by Sanjay Patel
· 10 years ago
75a855e
Fix test case to unbreak build.
by Akira Hatanaka
· 10 years ago
8b3aaab
Common symbols are not undefined, at least for ObjectFile.
by Rafael Espindola
· 10 years ago
6b24d0a
Simplify, NFC.
by Rafael Espindola
· 10 years ago
2822246
[IR] Make getFirstNonPHI return null if the BB is empty
by David Majnemer
· 10 years ago
2b4a535
Fix gcc warnings of different enum and non-enum types in ternaries
by Denis Protivensky
· 10 years ago
a744879
[ARM] Define a subtarget feature and use it to decide whether long calls should
by Akira Hatanaka
· 10 years ago
6304789
Fix \param in r241472. [-Wdocumentation]
by NAKAMURA Takumi
· 10 years ago
d0ef9f3
MIR Parser: Verify the implicit machine register operands.
by Alex Lorenz
· 10 years ago
b062a9b
[StackMap Liveness] Calling the base class' getAnalysisUsage method. NFCI.
by Juergen Ributzka
· 10 years ago
083b791
[StackMap Liveness] No need to cache the MachineFunction. NFC.
by Juergen Ributzka
· 10 years ago
32f3dc4
[Triple] Add a helper to switch between big/little endian variants
by Benjamin Kramer
· 10 years ago
34be804
Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h.
by NAKAMURA Takumi
· 10 years ago
0b1bc70
[FaultMaps] Add statistic to count the # of implicit null checks.
by Sanjoy Das
· 10 years ago
4214e96
[WebAssembly] Create a CodeGen unittest directory.
by Dan Gohman
· 10 years ago
4ec0f60
MIR Serialization: Serialize the implicit register flag.
by Alex Lorenz
· 10 years ago
ddf4c98
Remove JumpInstrTableInfo.h as it is no longer used.
by Eric Christopher
· 10 years ago
315fd86
[X86][AVX] Add support for shuffle decoding of vperm2f128/vperm2i128 with zero'd lanes
by Simon Pilgrim
· 10 years ago
75a2ce3
[x86] extend machine combiner reassociation optimization to SSE scalar adds
by Sanjay Patel
· 10 years ago
Next »