projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-12-16
Rafael Espindola
The preferred alignment defaults to the abi alignment...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
Don't duplicate the DataLayout defaults for integer...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
On DataLayout, omit the default of p:64:64:64.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
NAKAMURA Takumi
[CMake] ${LLVM_MAIN_SRC_DIR}/include can be represented...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
NAKAMURA Takumi
[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Hal Finkel
Set has_asmparser in PowerPC/LLVMBuild.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
NAKAMURA Takumi
[CMake] Introduce LLVM_INCLUDE_DIR.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Elena Demikhovsky
fixed one more line
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Elena Demikhovsky
Fixed the test - added -mcpu=penryn flag to avoid ambig...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Elena Demikhovsky
AVX-512: Added legal type MVT::i1 and VK1 register...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
NAKAMURA Takumi
llvm-config: Fixup r197380, tweak for cross compilation...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
NAKAMURA Takumi
llvm-config: Print SYSTEM_LIBS with --libs, instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Evgeniy Stepanov
Fix Android regression in r197332.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Hao Liu
[AArch64]Fix the pattern match failure for v1i8/v1i16...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Reed Kotler
remove an uneeded statement (condition is covered by...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Reed Kotler
Fix some indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Reed Kotler
Get rid of an superfluous tab in the .s file. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Reed Kotler
Last change for mips16 prolog/epilog cleanup and optimi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Joerg Sonnenberger
There is no exp10 on NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Michael Kuperstein
Ensure bitcode encoding of global variable attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Michael Kuperstein
Fix AsmWriter's handling of SPIR calling conventions...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-15
Joerg Sonnenberger
Replace string matching with a switch on Triple::getEnv...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Juergen Ributzka
[Stackmap] Refactor operand parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Matt Arsenault
Don't manually calculate size in bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Iain Sandoe
[Powerpc darwin] AsmParser Base implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Juergen Ributzka
Remove weak vtables. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Juergen Ributzka
[Stackmap] Liveness Analysis Pass
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Juergen Ributzka
[Stackmap] Only the AnyReg calling convention should...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Juergen Ributzka
Convert register liveness tracking to work on a sub...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Rafael Espindola
Refactor NVPTX's computeDataLayout.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Rafael Espindola
Turn NVPTXSubtarget::getDataLayout into a static function.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Rafael Espindola
Turn AMDGPUSubtarget::getDataLayout into a static function.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Rename getEntryFrequency() -> getEntryFreq...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Teach branch probability how to return...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Add a right shift to BlockFrequency that...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Remove old BlockFrequency entry frequency...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Refactor LiveInterals::getSpillWeight...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Matt Arsenault
R600/SI: Minor improvements to test.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Matt Arsenault
Teach MemoryBuiltins about address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Store MBFI as a field on SpillPlacement...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Update MachineBlockPlacement and RegAllocG...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Update BlockFrequencyInfo/MachineBlockFreq...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Matt Arsenault
Print the address space of a MachineMemOperand
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Add the equivalent methods to MachineBlock...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Michael Gottesman
[block-freq] Convert BlockFrequencyImpl to use the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Michael Gottesman
[block-freq] Add a print method on BlockFrequencyImpl...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Michael Gottesman
[block-freq] Begin move of BlockFrequency::EntryFreq...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Rafael Espindola
Pointer sizes are stored in Bytes. Fix variables names...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kevin Enderby
Fixed a bug in getARMFixupKindMachOInfo() where three...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Michael Gottesman
Remove APInt::extractBit since it is already implemente...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Michael Gottesman
[block-freq] Add the method APInt::nearestLogBase2().
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Michael Gottesman
[block-freq] Add the APInt method extractBit.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
Revert "Convert liveness tracking to work on a sub...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
Revert "Liveness Analysis Pass"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Rafael Espindola
Use a: and s: instead of a0: and s0: in the DataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
Grow the stackmap/patchpoint format to hold 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
Liveness Analysis Pass
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Andrew Trick
Convert liveness tracking to work on a sub-register...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Chad Rosier
[AArch64] Simplify the Neon Scalar3Same patterns for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Rafael Espindola
Assume defaults to produce smaller datalayout strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Rafael Espindola
Fix pr18235.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Richard Sandiford
[SystemZ] Optimize X [!=]= Y in cases where X - Y or...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Richard Sandiford
[SystemZ] Make more use of TMHH
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Iain Sandoe
test commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Richard Sandiford
[SystemZ] Extend integer absolute selection
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Richard Sandiford
[SystemZ] Add a structure to represent a selected compa...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Richard Sandiford
[SystemZ] Make more use of LTGFR
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Benjamin Kramer
X86: When lowering shl_parts, don't emit shift amounts...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Joerg Sonnenberger
Enabling thumb2 mode used to force support for armv6t2...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Matheus Almeida
[mips] Add checks for alignment and maximum displacemen...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Renato Golin
Add ARM to release instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Chandler Carruth
[inliner] Fix PR18206 by preventing inlining functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Chandler Carruth
[inliner] Completely change (and fix) how the inline...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
David Blaikie
Revert "DebugInfo: Move type units into the debug_types...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kai Nacke
Change stack probing code for MingW.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Rui Ueyama
Object/COFF: ExportAddressTableEntry is a union of...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
David Blaikie
Revert "DebugInfo: Move type units into the debug_types...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Yuchen Wu
llvm-cov: Added -b option for branch probabilities.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Mark Seaborn
Fix spelling in comment in test: "themselve" -> "themse...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Hal Finkel
Fix a use-after-free error in GlobalOpt CleanupConstant...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Hal Finkel
Initialize the barrier pass llvm::initializeIPO
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Yuchen Wu
Removed llvm-cov.test from Other folder.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Simplify the datalayout string of ARM and AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Simplify the SystemZ datalayout string.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Use "a" instead of "a0" in DataLayout.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Fix Typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Convert the other getHostByName implementations to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Switch to the new MingW ABI.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Chad Rosier
[AArch64] Removed unnecessary copy patterns with v1fx...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Rafael Espindola
Return a StringRef from getHostCPUName.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Chandler Carruth
[cleanup] Remove trailing whitespace before I start...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Tim Northover
PowerPC: add Linux triple to TLS tests
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Andrea Di Biagio
Added new X86 patterns to select SSE scalar fp arithmet...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Richard Barton
Remove some dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Gabor Greif
typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Hao Liu
[AArch64]Fix the problem that AArch64 backend fails...
commit
|
commitdiff
|
tree
|
snapshot
next