Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
d122009e57217bd574703c46dd14b1a9235ed0b7
d122009
TableGen: record anonymous instantiations of classes.
by Jordan Rose
· 13 years ago
4aebce8
Allow hasProperty() to be called on bundle-internal instructions.
by Jakob Stoklund Olesen
· 13 years ago
5e1b31b
Fix Alias Bug
by David Greene
· 13 years ago
c560bf6
LoopVectorizer: Fix a bug in the vectorization of BinaryOperators. The BinaryOperator can be folded to an Undef, and we don't want to set NSW flags to undef vals.
by Nadav Rotem
· 13 years ago
12da505
Remove locale-dependence of enum mangling and use existing function.
by Tim Northover
· 13 years ago
88abcde
Make TableGen mangle operand method names before putting in enum.
by Tim Northover
· 13 years ago
2b8f6ae
Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a VectorType.
by Joey Gouly
· 13 years ago
1d505a3
Fix TryToShrinkGlobalToBoolean in GlobalOpt, so that it does not discard address spaces.
by Joey Gouly
· 13 years ago
8a0f3f7
docs: fix broken link.
by Sean Silva
· 13 years ago
1930fbf
Signal.h: Add <cstdio> for FILE*, since r171989.
by NAKAMURA Takumi
· 13 years ago
5dc3001
[ObjCARC Debug Message] Added debug message when we convert an autorelease into an autoreleaseRV.
by Michael Gottesman
· 13 years ago
69a2d6f
Fix a race condition in the lock-file manager: once the lock file is
by Douglas Gregor
· 13 years ago
06c7008
Fix a race condition in llvm::sys::path::unique_file: when we end up
by Douglas Gregor
· 13 years ago
b11f050
Support headerless bundles in MachineInstr::hasProperty().
by Jakob Stoklund Olesen
· 13 years ago
8644116
Stack Alignment: throw error if we can't satisfy the minimal alignment
by Manman Ren
· 13 years ago
7932c41
[Object][Archive] Fix name handling with bsd style long names.
by Michael J. Spencer
· 13 years ago
674be02
Fix include guards so they exactly match file names.
by Jakub Staszak
· 13 years ago
bf82b07
[Object][Archive] Apparently StringRef::getAsInteger for APInt accepts spaces.
by Michael J. Spencer
· 13 years ago
1db9b69
Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings.
by Bill Wendling
· 13 years ago
e92800d
[Object][Archive] Use uint64_t instead of APInt. It is significantly faster.
by Michael J. Spencer
· 13 years ago
5573de8
Fix description of ARMOperand
by Joel Jones
· 13 years ago
14925e6
ARM Cost model: Use the size of vector registers and widest vectorizable instruction to determine the max vectorization factor.
by Nadav Rotem
· 13 years ago
d2f8216
Disable -Wuninitialized for gcc
by David Greene
· 13 years ago
78ec025
Fix a DAG combine bug visitBRCOND() is transforming br(xor(x, y)) to br(x != y).
by Evan Cheng
· 13 years ago
f48acd5
Move the internal PrintStackTrace function that is used for llvm::sys::PrintStackTraceOnErrorSignal(),
by Argyrios Kyrtzidis
· 13 years ago
5581115
[ObjCARC Debug Messages] This is a squashed commit of 3x debug message commits ala echristo's suggestion.
by Michael Gottesman
· 13 years ago
ebed123
Don't print bundle flags.
by Jakob Stoklund Olesen
· 13 years ago
25377c8
Don't require BUNDLE headers in MachineInstr::getBundleSize().
by Jakob Stoklund Olesen
· 13 years ago
d9cc865
LICM: Hoist insertvalue/extractvalue out of loops.
by Benjamin Kramer
· 13 years ago
12cd49a
by Sergei Larin
· 13 years ago
a1db5de
PowerPC: EH adjustments
by Adhemerval Zanella
· 13 years ago
cde8168
add hexagon flags in ELF.h
by Shankar Easwaran
· 13 years ago
73b9845
For some LLVM-as-library uses it is convenient to create a
by David Tweed
· 13 years ago
a730336
Configure: if we compile with clang, check that it is not broken
by Dmitri Gribenko
· 13 years ago
7bf2e1b
Check whether MCInst operand isImm before calling getImm.
by Tim Northover
· 13 years ago
2c8cf4b
Refactor to expose RTLIB calls to targets.
by Tim Northover
· 13 years ago
b1349fa
Incrase the number of parameters for AlignedCharArrayUnion.
by Manuel Klimek
· 13 years ago
53208a9
Alter the hasing computation when inserting into the folding set.
by Bill Wendling
· 13 years ago
1977675
add -march to the test
by Nadav Rotem
· 13 years ago
699b870
tblgen: use an early return to reduce indentation.
by Sean Silva
· 13 years ago
13f8cf5
Efficient lowering of vector sdiv when the divisor is a splatted power of two constant.
by Nadav Rotem
· 13 years ago
9cceede
tblgen: Factor out common code.
by Sean Silva
· 13 years ago
1ced208
Last in the series of removing unnecessary '0' arguments for
by Eric Christopher
· 13 years ago
47579cf
MIsched: add an ILP window property to machine model.
by Andrew Trick
· 13 years ago
2af949d
[Object, DebugInfo] Make DWARFContext BE-aware.
by NAKAMURA Takumi
· 13 years ago
96a05b3
TableGen/LangRef: link bang operators into the productionlist
by Sean Silva
· 13 years ago
104f2b5
TableGen/LangRef: discuss specific C-like escapes
by Sean Silva
· 13 years ago
d155ffc
docs: Fix mention of DefmID to MultiClassID.
by Sean Silva
· 13 years ago
7be9021
Inline this into its only caller.
by Sean Silva
· 13 years ago
9d4a661
tblgen: Reuse function that is 2 lines above.
by Sean Silva
· 13 years ago
36febfd
fix copy-paste-o
by Sean Silva
· 13 years ago
9302dcc
docs: Bring TableGen syntax a bit closer to reality.
by Sean Silva
· 13 years ago
68ca562
These functions have default arguments of 0 for the last arg. Use them.
by Eric Christopher
· 13 years ago
ca1dd05
These functions have default arguments of 0 for the last arg. Use
by Eric Christopher
· 13 years ago
df8c22a
ARM Cost Model: Add a basic vectorization unrolling test.
by Nadav Rotem
· 13 years ago
3c90b3d
Remove the -licm pass from the loop vectorizer test because the loop vectorizer does it now.
by Nadav Rotem
· 13 years ago
83be7b0
Cost Model: Move the 'max unroll factor' variable to the TTI and add initial Cost Model support on ARM.
by Nadav Rotem
· 13 years ago
d700a2f
Add a getBundleEnd() function to go with the existing getBundleStart().
by Jakob Stoklund Olesen
· 13 years ago
c3d6de2
Add comment to the definition of Constant::isZeroValue().
by Shuxin Yang
· 13 years ago
8456efb
Forgot the namespace identifier.
by Bill Wendling
· 13 years ago
ff88716
Add the integer value of the ConstantInt instead of the Constant* value.
by Bill Wendling
· 13 years ago
935e35d
Consider expression "0.0 - X" as the negation of X if
by Shuxin Yang
· 13 years ago
b671422
Move the string pools down into the units. No functional change.
by Eric Christopher
· 13 years ago
0fdcef6
Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSize
by Eli Bendersky
· 13 years ago
02fa383
Fix memory leak in YAML I/O.
by Nick Kledzik
· 13 years ago
a67352d
Specify complete triple for fp128 tests.
by Tim Northover
· 13 years ago
4a50e53
This patch produces the correct addend value for an R_MIPS_GPREL16 relocation.
by Jack Carter
· 13 years ago
26853a5
This patch produces the correct pointer size
by Jack Carter
· 13 years ago
c7b902e
Pad Short Functions for Intel Atom
by Preston Gurd
· 13 years ago
2a92c10
Docs: mention that we support float reductions when -ffast-math is used.
by Nadav Rotem
· 13 years ago
6f6204f
Rename statistic for instruction fragments -> relaxable
by Eli Bendersky
· 13 years ago
8327474
Code cleanup: refactor the switch statements in the generation of reduction variables into an IR builder call.
by Nadav Rotem
· 13 years ago
aae3d6f
Rename the enum members to match the LLVM coding style.
by Nadav Rotem
· 13 years ago
24d315d
Add fp128 rtlib function names to LLVM
by Tim Northover
· 13 years ago
90f011e
Allow the asm printer to print fp128 values properly.
by Tim Northover
· 13 years ago
3c00336
Add highlighting for "int" keyword
by Joel Jones
· 13 years ago
3cc48a0
Make sure we don't emit instructions before a landingpad instruction. PR14782
by Bill Wendling
· 13 years ago
0b74023
Allow ELF64 relocation type to be more than 8 bits.
by Tim Northover
· 13 years ago
40b2c32
Sink a function that refers to the SelectionDAG into that library in the
by Chandler Carruth
· 13 years ago
ef24963
Add the C testcase to this file.
by Eric Christopher
· 13 years ago
12c0656
Update README.txt to more accurately reflect reality.
by Sean Silva
· 13 years ago
9a1e0e2
Remove the llvm-local DW_TAG_vector_type tag and add a test to
by Eric Christopher
· 13 years ago
1f55eb4
Fix comment.
by Eric Christopher
· 13 years ago
c09b4c0
Split changeset_ty using iterators instead of loops.
by Lenny Maiorani
· 13 years ago
0fecdfb
Mark artificial types as such in the annotated debug output.
by David Blaikie
· 13 years ago
251040b
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
by Eli Bendersky
· 13 years ago
72a81be
Remove what appears to be a dead llvm-specific debug tag.
by Eric Christopher
· 13 years ago
6821060
Pack MachineOperand bitfields better.
by Jakob Stoklund Olesen
· 13 years ago
b2c79f2
Pack MachineInstr fields better.
by Jakob Stoklund Olesen
· 13 years ago
111e5fe
LoopVectorizer: Add support for floating point reductions
by Nadav Rotem
· 13 years ago
59d1521
Add some additional tests for the .bundle_lock align_to_end feature that didn't
by Eli Bendersky
· 13 years ago
f3e1e69
Remove dead directory.
by Bill Wendling
· 13 years ago
f279731
Cosmetical changne in order to conform to coding std.
by Shuxin Yang
· 13 years ago
e7285c7
Whitespace and 80-col.
by Eric Christopher
· 13 years ago
ff34845
Whitespace and 80-col.
by Eric Christopher
· 13 years ago
9a6c6a3
LoopVectorizer: When we vectorizer and widen loops we process many elements at once. This is a good thing, except for
by Nadav Rotem
· 13 years ago
6c1d497
Add the align_to_end option to .bundle_lock in the MC implementation of aligned
by Eli Bendersky
· 13 years ago
d3ae286
This change is to implement following rules:
by Shuxin Yang
· 13 years ago
2f1bfc4
Fixed EOL whitespace.
by Michael Gottesman
· 13 years ago
00b53c1
ARM: Copy-paste error.
by Jim Grosbach
· 13 years ago
Next »