Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
0181303087b3b341e32e8b9a4abd38e9af812318
0181303
Add a debug info code generation level to the compile unit metadata
by Eric Christopher
· 12 years ago
dac5e91
Formatting.
by Eric Christopher
· 12 years ago
1c2d4eb
Add an explanatory comment.
by Eric Christopher
· 12 years ago
63ba773
Grammar and spelling.
by Eric Christopher
· 12 years ago
f68eb4f
Fix a type error that crept into r202313.
by Adrian Prantl
· 12 years ago
0115a4e
Remove unnecessary llvm:: qualification.
by Eric Christopher
· 12 years ago
9ad6bda
Use regnum regex in an XCore test case.
by Andrew Trick
· 12 years ago
6a3e1db
Debug info: Refactor AsmPrinter::EmitDwarfRegOp to make the control flow
by Adrian Prantl
· 12 years ago
3f19b69
R600: Remove unnecessary build_vector pattern.
by Matt Arsenault
· 12 years ago
aa115a7
Very temporarily XFAILing a test. Will be fixed shortly.
by Andrew Trick
· 12 years ago
06eab82
Fix broken FileCheck prefixes
by Nico Rieck
· 12 years ago
eaf8a32
Add a limit to the heuristic that register allocates instructions in local order.
by Andrew Trick
· 12 years ago
692c94c
Use an install name dir of @executable_path/../lib instead of @rpath.
by Rafael Espindola
· 12 years ago
685b0d9
Lower unsigned vsetcc to psubus in certain cases
by Quentin Colombet
· 12 years ago
c540920
Don't mix the plain and keyword signatures of target_link_libraries.
by Rafael Espindola
· 12 years ago
a4e265a
Silencing an MSVC signed comparison warning.
by Aaron Ballman
· 12 years ago
4a7156d
Fix the aggressive anti-dep breaker's subregister definition handling
by Hal Finkel
· 12 years ago
726bae9
GlobalOpt: Apply fastcc to internal x86_thiscallcc functions
by Reid Kleckner
· 12 years ago
0a91f48
Relax COFF string table check
by Nico Rieck
· 12 years ago
5732fbd
Fix broken FileCheck prefix
by Nico Rieck
· 12 years ago
3ae2abb
Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value
by David Blaikie
· 12 years ago
a55b3df
Use count 0.
by Rafael Espindola
· 12 years ago
f985aec
Fix typo. Thanks to Roman Divacky for noticing it.
by Rafael Espindola
· 12 years ago
c4bdb93
Compare DataLayout by Value, not by pointer.
by Rafael Espindola
· 12 years ago
e356197
Use a sorted array to store the information about a few address spaces.
by Rafael Espindola
· 12 years ago
3c4c95e
Move these functions out of line. A DenseMap lookup is not a simple operation.
by Rafael Espindola
· 12 years ago
401d35b
Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
by Andrew Trick
· 12 years ago
12c9f92
llvm-symbolizer: use dynamic symbol table if the regular one is stripped.
by Alexey Samsonov
· 12 years ago
2895793
Move getELFDynamicSymbolIterators to a public header.
by Alexey Samsonov
· 12 years ago
18f2091
[CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give PULIC to system_libs in LLVMSupport.
by NAKAMURA Takumi
· 12 years ago
2d0eef4
Ensure bitcode encoding of instructions and their operands stays stable.
by Michael Kuperstein
· 12 years ago
2e0d7a9
[CMake] Work around to use target_link_libraries(PUBLIC) in BUILD_SHARED_LIBS mode.
by NAKAMURA Takumi
· 12 years ago
8571df6
[CMake] Move LLVMBUILD_LIB_DEPS stuff from add_llvm_library (and LLVm-Config) to llvm_add_library to centralize target_link_libraries.
by NAKAMURA Takumi
· 12 years ago
530869f
AArch64: simplify tbl/tbx polymorphism
by Tim Northover
· 12 years ago
e708238
ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) wouldn't affect CPSR in an IT block
by Artyom Skrobov
· 12 years ago
3d0b469
Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
by Daniel Sanders
· 12 years ago
f6679de
[mips] Treat -mcpu=generic the same way as an empty CPU string.
by Daniel Sanders
· 12 years ago
2b442bf
[SROA] Use the correct index integer size in GEPs through non-default
by Chandler Carruth
· 12 years ago
18eab50
Add two helpers to IRBuilder to flesh the interface out to N-width
by Chandler Carruth
· 12 years ago
5b95cec
[SROA] Teach SROA how to handle pointers from address spaces other than
by Chandler Carruth
· 12 years ago
38e90e3
[SROA] Split the alignment computation complete for the memcpy rewriting
by Chandler Carruth
· 12 years ago
07f95b3
[CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build.
by NAKAMURA Takumi
· 12 years ago
ecb903c
[x86] Add same itinerary to SYSEXIT64 as SYSEXIT for consistency.
by Craig Topper
· 12 years ago
38f8e8a
[CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE).
by NAKAMURA Takumi
· 12 years ago
5fb5076
[CMake] Use LINK_LIBS instead of target_link_libraries().
by NAKAMURA Takumi
· 12 years ago
9262808
[x86] Remove some unused instruction format classes.
by Craig Topper
· 12 years ago
df24b19
[x86] Simplify disassembler code slightly.
by Craig Topper
· 12 years ago
c1c3773
[SROA] The original refactoring inspired by the addrspace patch in
by Chandler Carruth
· 12 years ago
dd08079
[SROA] Yet another slight refactoring that simplifies an API in the
by Chandler Carruth
· 12 years ago
c9166f0
[SROA] Simplify the computing of alignment: we only ever need the
by Chandler Carruth
· 12 years ago
f28c057
[SROA] Use NewOffsetBegin in the unsplit case for memset merely for
by Chandler Carruth
· 12 years ago
f11f7a4
[SROA] Use the members for New{Begin,End}Offset in the rewrite helpers
by Chandler Carruth
· 12 years ago
abd2555
[SROA] Compute the New{Begin,End}Offset values once for each alloca
by Chandler Carruth
· 12 years ago
ca302ab
Use StringRef in raw_fd_ostream constructor
by Ben Langmuir
· 12 years ago
50bc165
[SROA] Fix PR18615 with some long overdue simplifications to the bounds
by Chandler Carruth
· 12 years ago
5820a93
Remove spurious emacs major mode marker, these should only go on .h files.
by Nick Lewycky
· 12 years ago
8e6d667
80-col.
by Eric Christopher
· 12 years ago
717116f
Formatting fixups.
by Eric Christopher
· 12 years ago
bb69788
Delete two declared overloads of CallInst::CallInst that are never defined or used. No functionality change.
by Nick Lewycky
· 12 years ago
cf84b5b
Constify the Optnone checks in IR passes.
by Paul Robinson
· 12 years ago
204755b
Simplify base64 routine a bit.
by Rui Ueyama
· 12 years ago
95e9730
Exception handling docs: Describe landingpad clauses' meanings in more detail
by Mark Seaborn
· 12 years ago
bf455c5
Add DIUnspecifiedParameter, so we can pretty-print it.
by Adrian Prantl
· 12 years ago
e8aecce
fix crash in SmallDenseMap copy constructor
by Duncan P. N. Exon Smith
· 12 years ago
356deb5
Use DataLayout from the module when easily available.
by Rafael Espindola
· 12 years ago
7e2bf3c
Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.
by Adrian Prantl
· 12 years ago
889b129
DwarfDebug: Avoid emitting an empty debug_aranges section when aranges are disabled
by David Blaikie
· 12 years ago
35989a7
Address review comments for r202188.
by Adrian Prantl
· 12 years ago
3f0a9af
Fix resetting the DataLayout in a Module.
by Rafael Espindola
· 12 years ago
9c256ec
[reassociate] Switch two std::sort calls into std::stable_sort calls as
by Chandler Carruth
· 12 years ago
431e9f0
R600: Don't unconditionally unroll loops with private memory accesses
by Tom Stellard
· 12 years ago
d8c3104
R600/SI: Custom select 64-bit ADD
by Tom Stellard
· 12 years ago
495e401
[SROA] Add an off-by-default *strict* inbounds check to SROA. I had SROA
by Chandler Carruth
· 12 years ago
15ac7df
Account for 128-bit integer operations in PPCCTRLoops
by Hal Finkel
· 12 years ago
724e528
Don't try to set a dummy DataLayout. It is parsed now.
by Rafael Espindola
· 12 years ago
aab87fe
Store a DataLayout in Module.
by Rafael Espindola
· 12 years ago
dbaa6ab
Debug info: Support variadic functions.
by Adrian Prantl
· 12 years ago
9791b3f
Revert "Debug info: Support variadic functions."
by Adrian Prantl
· 12 years ago
d225511
Remove outdated comments.
by Manman Ren
· 12 years ago
c6d0a14
Debug info: Support variadic functions.
by Adrian Prantl
· 12 years ago
150f810
[XCore] Add intrinsic for CLRPT (clear port time) instruction.
by Richard Osborne
· 12 years ago
fb2f73a
[XCore] Add intrinsic for EDU (event disable unconditional) instruction.
by Richard Osborne
· 12 years ago
57edc9d
Make DataLayout a plain object, not a pass.
by Rafael Espindola
· 12 years ago
28713bd
Keep the link register for uwtable.
by Logan Chien
· 12 years ago
6dc9f73
[XCore] Prefer to word align functions.
by Richard Osborne
· 12 years ago
53eeb67
Factor out calls to AA.getDataLayout().
by Rafael Espindola
· 12 years ago
37ecf69
Make a few more DataLayout variables const.
by Rafael Espindola
· 12 years ago
a2ff581
[SROA] Use the original load name with the SROA-prefixed IRB rather than
by Chandler Carruth
· 12 years ago
f5701e4
[SROA] Thread the ability to add a pointer-specific name prefix through
by Chandler Carruth
· 12 years ago
1989963
[SROA] Rather than copying the logic for building a name prefix into the
by Chandler Carruth
· 12 years ago
b59c39e
[SROA] Simplify some of the logic to dig out the old pointer value by
by Chandler Carruth
· 12 years ago
10b2920
[SROA] Adjust to new clang-format style.
by Chandler Carruth
· 12 years ago
6c35c95
Reuse constants for COFF string table entry offsets
by Nico Rieck
· 12 years ago
64d5fd9
[SROA] Fix a *glaring* bug in r202091: you have to actually *write*
by Chandler Carruth
· 12 years ago
8eb7642
Disable old JIT unittests for AARch64
by Renato Golin
· 12 years ago
d28765c
Ignore old JIT tests in AARch64 - CMake style
by Renato Golin
· 12 years ago
06b8110
Add aarch64 to config.guess
by Renato Golin
· 12 years ago
31c756b
Silence GCC warning
by Alexey Samsonov
· 12 years ago
bf930d5
Fix typos
by Alp Toker
· 12 years ago
eb1b5ba
[SROA] Add a debugging tool which shuffles the slices sequence prior to
by Chandler Carruth
· 12 years ago
Next »