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-19
NAKAMURA Takumi
GCOV.cpp: Fix format strings, %lf. Don't use %lf to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
Introduce clean-ups in llvm/unittests/Makefile.unittest...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Matt Arsenault
R600/SI: Make private pointers be 32-bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Matt Arsenault
Fix missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Saleem Abdulrasool
ARM IAS: support .inst directive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
No point in having a "#if 0"ed unittest.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Josh Magee
[stackprotector] Use analysis from the StackProtector...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Anna Zaks
Fix a buffer overrun detected by AddressSanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Add stack alignment information for Sparc.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Adrian Prantl
add source in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Rafael Espindola
Synchronize the NaCl DataLayout strings with the ones...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Reed Kotler
Make cosmetic changes as part of Mips internal post...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
ArchiveFileDescriptorTests: Fix CMake build. Each unit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
NAKAMURA Takumi
ArchiveFileDescriptorTests: Resurrect part of r197600...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-19
Yuchen Wu
llvm-cov: Added -f option for function summaries.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Reed Kotler
Fix a problem with mips16 stubs when calls are transfor...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Andrew Trick
Revert "Add -mcpu=z10 to SystemZ tests."
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Weiming Zhao
[aarch32] fix bug 18268: Incorrect condition of vsel
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Adrian Prantl
Debug info: Implement (rvalue) reference qualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Adrian Prantl
Pull in a couple of new constants from the upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Adrian Prantl
formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Rafael Espindola
Correctly handle the degenerated triple "thumb".
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Yuchen Wu
llvm-cov: Print coverage summary to STDOUT.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Owen Anderson
Revert r197600 while I sort out why it's failing on...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Owen Anderson
Add a unit test for loading an object file via a file...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Yuchen Wu
llvm-cov: s/(.*)Executed/\1Exec/
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Yuchen Wu
llvm-cov: Added -c option for branch counts.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Jordan Rose
[CMake] Don't put every project's tblgen executable...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Matheus Almeida
[mips][msa] Update format of RUN lines for every MSA...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Logan Chien
[arm] Rename Tag_VFP_arch to Tag_FP_arch.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
NAKAMURA Takumi
Revert r197380, "llvm-config: Print SYSTEM_LIBS with...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
NAKAMURA Takumi
[CMake] Prune LLVM_TOOLS_BINARY_DIR in LLVMConfig.cmake...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Rafael Espindola
Fix f64 and f128 for ppc-darwin.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Rafael Espindola
One ppc32-darwin, a i64 inside a structure can have...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Tim Northover
ARM: update comment to match reality
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Matheus Almeida
[mips][msa] Remove unneeded triple directive in MSA...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Tobias Grosser
DiagnosticInfo: Add missing namespace
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Tim Northover
ARM: force soft-float ABI for tests depending on it.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Tim Northover
ARM: set default float ABI based on triple.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Kevin Qin
[AArch64 NEON]Implment loading vector constant form...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Saleem Abdulrasool
AsmParser: add support for .end directive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
David Blaikie
DebugInfo: Introduce new DIValue, DIETypeSignature...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Rafael Espindola
Fix N32 registers and stack alignment.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Hal Finkel
Eliminate PPC instruction decoding ambiguities
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Hal Finkel
Support little-endian encodings in the FixedLenDecoderE...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Quentin Colombet
[DiagnosticPrinter] Use the appropriate method to print...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Reid Kleckner
MC COFF: Emit the 'b' section flag for .bss sections...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Rafael Espindola
On APCS, only try to align aggregates to 32 bits instea...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Rafael Espindola
Handle i64 first for clarity. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Duncan P. N...
Assert that the last operand is actually EFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Andrew Trick
Disabled subregister copy coalescing during MachineCSE.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Quentin Colombet
Add warning capabilities in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Matheus Almeida
[mips] Fix off by one issue when applying a fixup.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Duncan P. N...
Setting the CPU in the new vaargs test
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Duncan P. N...
Revert "Revert "Mark vastart_save_xmm_regs as changing...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Rafael Espindola
Fix the pointer size for the PS3 datalayout.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Timur Iskhodzhanov
Add some simple COFF files with Z7 debug info
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Eli Bendersky
Fix code sample in NVPTX examples: now it compiles...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Stepan Dyatkovskiy
Fix for PR18045:
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Yaron Keren
There are no __register_frame and __deregister_frame...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Elena Demikhovsky
AVX-512: Added implementation of CONCAT_VECTORS for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Duncan P. N...
Revert "Mark vastart_save_xmm_regs as changing EFLAGS"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Duncan P. N...
Mark vastart_save_xmm_regs as changing EFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
NAKAMURA Takumi
llvm-config: Let directories aware of CMAKE_CFG_INTDIR.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Andrew Trick
Add -mcpu=z10 to SystemZ tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Andrew Trick
Allow MachineCSE to coalesce trivial subregister copies...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
NAKAMURA Takumi
Tweak lit/TestingConfig.py Py3-compatible. has_key...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Jim Grosbach
Make comment more explicit.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Jim Grosbach
Typo. s/reserved/preserved/
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Jim Grosbach
Add a machine code print in DEBUG() following instructi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Quentin Colombet
Revert r197438 and r197447 until we figure out how...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Arnold Schwaighofer
LoopVectorizer: Don't if-convert constant expressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Quentin Colombet
[LLVM Diagnostic Capabilities] Remove useless includes...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Reid Kleckner
Add missing trailing comma in llvm-lit.in
commit
|
commitdiff
|
tree
|
snapshot
2013-12-17
Reid Kleckner
Add the lit site config for unittests to bin/llvm-lit
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Yuchen Wu
llvm-cov: Marked secondary print functions private.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Quentin Colombet
Add warning capabilities in LLVM.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Yi Jiang
Enable double to float shrinking optimizations for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Yuchen Wu
llvm-cov: Added -u option for unconditional branch...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Juergen Ributzka
[Stackmap] Allow WebKit_JS calling convention to store...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
Add a reduced testcase from the recent bootstrap crash.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Matt Arsenault
Fix typo in instruction name.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
Revert "Allow MachineCSE to coalesce trivial subregiste...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Yuchen Wu
llvm-cov: Removed extra semicolon from ;;.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Juergen Ributzka
[Stackmap] The first integer argument is passed in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Andrew Trick
Allow MachineCSE to coalesce trivial subregister copies...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
One last cleanup of LLVM's DataLayout strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Rafael Espindola
Structure R600's computeDataLayout more like every...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Joerg Sonnenberger
Recognize EABIHF as environment and use it for RTAPI...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Chad Rosier
[AArch64] Fix v1fx patterns for Floating-point Multiply...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Reid Kleckner
MemoryBuffer: Increase the alignment of small file...
commit
|
commitdiff
|
tree
|
snapshot
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
next