projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-02-26
Nico Rieck
Fix broken FileCheck prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
David Blaikie
Use the overloaded std::abs rather than C's abs(int...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Rafael Espindola
Use count 0.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Rafael Espindola
Fix typo. Thanks to Roman Divacky for noticing it.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Rafael Espindola
Compare DataLayout by Value, not by pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Rafael Espindola
Use a sorted array to store the information about a...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Rafael Espindola
Move these functions out of line. A DenseMap lookup...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Andrew Trick
Fix PR18165: LSR must avoid scaling factors that exceed...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Alexey Samsonov
llvm-symbolizer: use dynamic symbol table if the regula...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Alexey Samsonov
Move getELFDynamicSymbolIterators to a public header.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Michael Kuperstein
Ensure bitcode encoding of instructions and their opera...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] Work around to use target_link_libraries(PUBLIC...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] Move LLVMBUILD_LIB_DEPS stuff from add_llvm_lib...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Tim Northover
AArch64: simplify tbl/tbx polymorphism
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Artyom Skrobov
ARMv8 IfConversion must skip narrow instructions that...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Daniel Sanders
Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Daniel Sanders
[mips] Treat -mcpu=generic the same way as an empty...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Use the correct index integer size in GEPs throu...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
Add two helpers to IRBuilder to flesh the interface...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Teach SROA how to handle pointers from address...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Split the alignment computation complete for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] Use target_link_libraries(INTERFACE|PRIVATE...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Craig Topper
[x86] Add same itinerary to SYSEXIT64 as SYSEXIT for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] Introduce cmake_policy(CMP0022) for target_link...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
NAKAMURA Takumi
[CMake] Use LINK_LIBS instead of target_link_libraries().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Craig Topper
[x86] Remove some unused instruction format classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Craig Topper
[x86] Simplify disassembler code slightly.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] The original refactoring inspired by the addrspa...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Yet another slight refactoring that simplifies...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Simplify the computing of alignment: we only...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Use NewOffsetBegin in the unsplit case for memse...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Use the members for New{Begin,End}Offset in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Compute the New{Begin,End}Offset values once...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Ben Langmuir
Use StringRef in raw_fd_ostream constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Chandler Carruth
[SROA] Fix PR18615 with some long overdue simplificatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nick Lewycky
Remove spurious emacs major mode marker, these should...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Eric Christopher
Formatting fixups.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Nick Lewycky
Delete two declared overloads of CallInst::CallInst...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
Paul Robinson
Constify the Optnone checks in IR passes.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rui Ueyama
Simplify base64 routine a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Mark Seaborn
Exception handling docs: Describe landingpad clauses...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Add DIUnspecifiedParameter, so we can pretty-print it.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Duncan P. N...
fix crash in SmallDenseMap copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Use DataLayout from the module when easily available.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Attempt to unbreak an MSVC buildbot by switching to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
David Blaikie
DwarfDebug: Avoid emitting an empty debug_aranges secti...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Address review comments for r202188.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Fix resetting the DataLayout in a Module.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[reassociate] Switch two std::sort calls into std:...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Tom Stellard
R600: Don't unconditionally unroll loops with private...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Tom Stellard
R600/SI: Custom select 64-bit ADD
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Add an off-by-default *strict* inbounds check...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Hal Finkel
Account for 128-bit integer operations in PPCCTRLoops
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Don't try to set a dummy DataLayout. It is parsed now.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Store a DataLayout in Module.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Debug info: Support variadic functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Revert "Debug info: Support variadic functions."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Manman Ren
Remove outdated comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Adrian Prantl
Debug info: Support variadic functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Richard Osborne
[XCore] Add intrinsic for CLRPT (clear port time) instr...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Richard Osborne
[XCore] Add intrinsic for EDU (event disable unconditio...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Make DataLayout a plain object, not a pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Logan Chien
Keep the link register for uwtable.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Richard Osborne
[XCore] Prefer to word align functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Factor out calls to AA.getDataLayout().
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Rafael Espindola
Make a few more DataLayout variables const.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Use the original load name with the SROA-prefixe...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Thread the ability to add a pointer-specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Rather than copying the logic for building a...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Simplify some of the logic to dig out the old...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Adjust to new clang-format style.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Nico Rieck
Reuse constants for COFF string table entry offsets
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Fix a *glaring* bug in r202091: you have to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Renato Golin
Disable old JIT unittests for AARch64
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Renato Golin
Ignore old JIT tests in AARch64 - CMake style
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Renato Golin
Add aarch64 to config.guess
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Alexey Samsonov
Silence GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Alp Toker
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Add a debugging tool which shuffles the slices...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Use a more direct way of determining whether...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
Add some convenience accessors for the underlying Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Nick Lewycky
Indent this continued line.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Chandler Carruth
[SROA] Fix another instability in SROA with respect...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
David Blaikie
llvm-dwarfdump: Support for debug_line.dwo section...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Rafael Espindola
Make some DataLayout pointers const.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Bernard Ogden
Permit CMAKE_INSTALL_RPATH to be set on command line
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Albrecht Kadlec
trivial test commit
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Simon Atanasyan
llvm-objdump: Do not attempt to disassemble symbols...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Andrew Trick
Disable an MCJIT test on older Darwins until we have...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
Fix unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
R600/SI - Add new CI arithmetic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
R600: Make check clearer.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
Fix DOT4 missing from getTargetOpcodeName
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
Add missing const
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Matt Arsenault
Trivial code simplification
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Arnold Schwaighofer
SLPVectorizer: Try vectorizing 'splat' stores
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Quentin Colombet
[X86][SchedModel] Add missing scheduling model for...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Roman Divacky
Add a dwarf number to the Y register.
commit
|
commitdiff
|
tree
|
snapshot
next