Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
73601160486b14711e1c6fdd86481eda9c319e45
« Previous
cc7773b
Implementing page permission setting in MCJIT unit test SectionMemoryManager.cpp
by Andrew Kaylor
· 12 years ago
39834da
CSE: allow PerformTrivialCoalescing to check copies across basic block
by Manman Ren
· 12 years ago
a241b58
instcombine: Don't replace all uses for instructions with no uses
by Meador Inge
· 12 years ago
9e3c388
Remove duplicated #includes.
by Jakub Staszak
· 12 years ago
b2a818f
SCEV: Even if the latch terminator is foldable we can't deduce the result of an unrelated condition with it.
by Benjamin Kramer
· 12 years ago
f365d39
X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
by Manman Ren
· 12 years ago
4bfea76
Test commit only modifying comments
by Pedro Artigas
· 12 years ago
34a9d4b
This patch implements medium code model support for 64-bit PowerPC.
by Bill Schmidt
· 12 years ago
dba37a3
Never use .lcomm on platforms where it does not accept an alignment
by Ulrich Weigand
· 12 years ago
76f8eda
Move sprintf simplifier tests to test/Transforms/InstCombine
by Meador Inge
· 12 years ago
efd08d4
Remove the dependent libraries feature.
by Bill Wendling
· 12 years ago
1db3152
llvm/test/Transforms/SimplifyLibCalls: FileCheck-ize 3 tests.
by NAKAMURA Takumi
· 12 years ago
f5cec28
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Handle @sprintf() with -instcombine, not -simplify-libcalls.
by NAKAMURA Takumi
· 12 years ago
7b39e3d
llvm/test/Transforms/SimplifyLibCalls/SPrintF.ll: Fix datalayout since r168516.
by NAKAMURA Takumi
· 12 years ago
9c5c2e6
Trailing linefeeds.
by NAKAMURA Takumi
· 12 years ago
020669d
Revert accidental commit.
by Craig Topper
· 12 years ago
af87dae
Make PrintReg constructor explicit to prevent weird implicit conversions from accidentally being triggered.
by Craig Topper
· 12 years ago
1c689f7
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project. They were previously added to Makefile.llvm.config.in but the consumption was missing
by Craig Topper
· 12 years ago
b10675e
tsan: instrument atomic nand operation
by Dmitry Vyukov
· 12 years ago
2cf4fb4
Add test cases for r168417.
by Craig Topper
· 12 years ago
fcdbecb
Revert rearrangement of debug info sections to unblock the bots
by Eric Christopher
· 12 years ago
ff9ca8c
test/Transforms/SimplifyLibCalls/SPrintF.ll: Suppress this for now. r168677 unveiled another failure.
by NAKAMURA Takumi
· 12 years ago
6ee74f5
Modify depends(Src, Dst, PossiblyLoopIndependent).
by Preston Briggs
· 12 years ago
69ea027
instcombine: Migrate sprintf optimizations
by Meador Inge
· 12 years ago
df22702
Remove unneeded #include.
by Jakub Staszak
· 12 years ago
eb6363a
The section is .debug_line.
by Eric Christopher
· 12 years ago
b709f9f
Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS setting.
by Andrew Kaylor
· 12 years ago
388ffa7
Remove unneeded #include.
by Jakub Staszak
· 12 years ago
a823f18
llvm/CodeGen: Remove empty files in r168659.
by NAKAMURA Takumi
· 12 years ago
eaac37e
Code pretification
by Joe Abbey
· 12 years ago
07cde58
Remove unused forward declaration.
by Jakub Staszak
· 12 years ago
af65035
Remove unused MachineLoopRanges analysis.
by Jakub Staszak
· 12 years ago
277068f
Extend test case for r168657.
by Chad Rosier
· 12 years ago
fc17ddd
[arm fast-isel] Appease the machine verifier by using the proper register
by Chad Rosier
· 12 years ago
bc43fe1
Fast-math test for SimplifyInstruction: fold multiply by 0
by Michael Ilseman
· 12 years ago
9780d35
Revert r168635 "Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model".
by Owen Anderson
· 12 years ago
6f6b97d
Remove some Clang-specific ownership roles.
by Richard Smith
· 12 years ago
a33e3d7
Fast-math flags documentation added to LangRef
by Michael Ilseman
· 12 years ago
cb84142
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll: Loosen expression corresponding to r168627. Win32 and *bsd were affected.
by NAKAMURA Takumi
· 12 years ago
bb22ad1
Fast-math test for SimplifyInstruction: fold multiply by 0
by Michael Ilseman
· 12 years ago
eb61c92
Fast-math optimization: fold multiply by zero
by Michael Ilseman
· 12 years ago
a52f3ae
Fast-math test case for bitcode and textual reading/writing
by Michael Ilseman
· 12 years ago
495d10a
Fast-math flags for the bitcode
by Michael Ilseman
· 12 years ago
15c13d3
Fast-math flags for LLVM IR parsing and printing
by Michael Ilseman
· 12 years ago
4d26533
Make comment names match function names.
by Eric Christopher
· 12 years ago
74802f7
Add in sections for the fission case (no change so incorrect) and
by Eric Christopher
· 12 years ago
125fc7f
Fast-math interfaces for Instructions
by Michael Ilseman
· 12 years ago
ab4649b
Fast-math flags added to FPMathOperator.
by Michael Ilseman
· 12 years ago
400581a
Move Clang code owners list from llvm/ to cfe/.
by Richard Smith
· 12 years ago
8ba0117
Reorder section output ordering.
by Eric Christopher
· 12 years ago
bdab800
Whitespace cleanup.
by Eric Christopher
· 12 years ago
0d30d30
Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model
by Owen Anderson
· 12 years ago
8d20b5f
Add an assertion to ensure freezeReservedRegs() is only ever called once.
by Chad Rosier
· 12 years ago
527ba9c
Make this test less sensitive.
by Eli Bendersky
· 12 years ago
728aede
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
by Chad Rosier
· 12 years ago
216532a
Now that the X86 Maximal Stack Alignment Check pass has been removed (i.e.,
by Chad Rosier
· 12 years ago
0c617e6
Get rid of the getPointeeAlignment helper function from
by Eli Friedman
· 12 years ago
1243922
Remove the X86 Maximal Stack Alignment Check pass as it is no longer necessary.
by Chad Rosier
· 12 years ago
bb8ddc7
Don't use iterator after being erased.
by Jakub Staszak
· 12 years ago
8a66b6a
Correct copy-pasto where we're talking about function attributes and not parameter attributes.
by Bill Wendling
· 12 years ago
5c1f3d1
Fix comments in HexagonOperands.td.
by Jyotsna Verma
· 12 years ago
b30e256
rdar://12329730 (defect 2)
by Shuxin Yang
· 12 years ago
ec66ac5
Remove unneeded #includes.
by Jakub Staszak
· 12 years ago
d6d6859
Fix a comment bug in toascii simplifier
by Meador Inge
· 12 years ago
d7aa323
instcombine: Migrate printf optimizations
by Meador Inge
· 12 years ago
22689b6
Move the code that uses SCEVs prior to creating the new loops.
by Nadav Rotem
· 12 years ago
d642baf
Normalize splat 256bit vectors with 8 elements.
by Jakub Staszak
· 12 years ago
ed9e442
Decouple MCInstBuilder from the streamer per Eli's request.
by Benjamin Kramer
· 12 years ago
70af909
Remove stray trailing backslash
by Matt Beaumont-Gay
· 12 years ago
9a33f9f
tsan: fix lint warnings
by Dmitry Vyukov
· 12 years ago
a5cf16f
Rewrite test to not use a FileCheck variable and redefine it on the same line.
by Eli Bendersky
· 12 years ago
391271f
Add MCInstBuilder, a utility class to simplify MCInst creation similar to MachineInstrBuilder.
by Benjamin Kramer
· 12 years ago
6702e53
[tsan] add fail order to compare_exchange
by Dmitry Vyukov
· 12 years ago
9853db7
Fix a PassManager pointer use-after-free bug.
by Zhou Sheng
· 12 years ago
38c4441
instcombine: Migrate toascii optimizations
by Meador Inge
· 12 years ago
017bb75
instcombine: Migrate isascii optimizations
by Meador Inge
· 12 years ago
a0798ec
instcombine: Migrate isdigit optimizations
by Meador Inge
· 12 years ago
d6a9307
Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
by Joe Abbey
· 12 years ago
250ab62
Fix gcc's -Wunused-but-set-variable warnings.
by Rafael Espindola
· 12 years ago
48bb786
Fix bogus comment; no functional change.
by Meador Inge
· 12 years ago
dfb3b1a
instcombine: Migrate *abs optimizations
by Meador Inge
· 12 years ago
15d099a
instcombine: Migrate ffs* optimizations
by Meador Inge
· 12 years ago
6bfc348
Move the max vector width to a constant parameter. No functionality change.
by Nadav Rotem
· 12 years ago
00e8074
Fix the document style.
by Nadav Rotem
· 12 years ago
8c6b736
Refactor the ptr runtime check generation code. No functionality change.
by Nadav Rotem
· 12 years ago
170a15e
Code Custodian:
by Joe Abbey
· 12 years ago
f4f14f6
Add support for .cfi_register now that it is easy to extent the representation
by Rafael Espindola
· 12 years ago
a91eead
Move semantics are great, don't destroy the optimization opportunity with trivial copy ctors.
by Benjamin Kramer
· 12 years ago
a8e2b2b
Rename method. No functionality change.
by Nadav Rotem
· 12 years ago
d7e0b7c
The induction-pointer work is inspired by a research paper. This commit adds a reference.
by Nadav Rotem
· 12 years ago
0af63ac
Add support for pointer induction variables even when there is no integer induction variable.
by Nadav Rotem
· 12 years ago
327e4cb
Refactor to make helper method static.
by Craig Topper
· 12 years ago
14a708b
Further cleanups. Thanks for Sean Silva for noticing it.
by Rafael Espindola
· 12 years ago
7279809
Add an extra slash so doxygen comments will be properly recognized.
by Craig Topper
· 12 years ago
c1aa638
Remove duplicate check of LimitFloatPrecision. It was already checked earlier before IsExp10 could be set to true.
by Craig Topper
· 12 years ago
915562e
Factor common code out of individual if blocks into common tail.
by Craig Topper
· 12 years ago
134f78c
Remove redundant calls to getCurDebugLoc in visitIntrinsicCall. It's already called at the start of the function and captured in a local variable.
by Craig Topper
· 12 years ago
538cd48
Refactor a bit to make some helper methods static.
by Craig Topper
· 12 years ago
8a2ce5d
libLTO: Add a utility method to initialize the disassemblers.
by Benjamin Kramer
· 12 years ago
d3022b8
PPC: Reinstate the fatal error when trying to emit a macho file.
by Benjamin Kramer
· 12 years ago
Next »