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-08-23
Alexey Samsonov
Make DWARFCompileUnit non-copyable
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
NAKAMURA Takumi
lto/CMakeLists.txt: Cut the dep to intrinsics_gen....
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Jakob Stoklund...
Use register masks on SPARC call instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Jakob Stoklund...
Add an OtherPreserved field to the CalleeSaved TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Dunbar
[PR11606] ocaml bindings tests produce binaries in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Michael Gottesman
Filecheckize some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Michael Gottesman
Update StripDeadDebugInfo to use DebugInfoFinder so...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Michael Gottesman
[stack protector] Work around an issue with the BMOVPCB...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
Update to remove the no-frame-pointer-elim-non-leaf...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
Fix some tests. The 'false' version just omits the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
Check only if we have this attribute. If it's not an...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
FileCheckize some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tom Stellard
R600/SI: Fix another case of illegal VGPR to SGPR copy
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Replace non-instrumented aliases...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Factor the wrapper builder out to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Peter Collingbourne
DataFlowSanitizer: Prefix the name of each instrumented...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Manman Ren
[Debug Info Tests] Update testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
configure: Regenerate corresponding to r189026.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jordan Rose
Autoconf: The Clang ARC migrator now depends on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joey Gouly
[ARMv8] Add CodeGen support for VSEL.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mihai Popa
Fix ARM vcvt encoding when the number of fractional...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Teach the SLP vectorizer the correct way to check for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joey Gouly
[ARM] Constrain some register classes in EmitAtomicBina...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Elena Demikhovsky
AVX-512: Added masked SHIFT commands, more encoding...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Logan Chien
Fix ARM FastISel PIC function call.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
Suppress MemoryBufferTest.cpp on win32 for now. Investi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Add a new helper method to Value to strip in-bounds...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBufferTest.cpp: Tweak offset corresponding to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
NAKAMURA Takumi
MemoryBuffer.cpp: Consider if PageSize were not 4096...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Chandler Carruth
Clean up the doxygen formatting of the comments on...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: use TableGen patterns to select CMOV operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Tim Northover
ARM: respect tied 64-bit inlineasm operands when printing
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Michael Gottesman
[stackprotector] When finding the split point to splice...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Matt Arsenault
Teach LoopVectorize about address space sizes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Hans Wennborg
Remove llvm-lit from the cmake install target.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Bill Wendling
FileCheck-ize tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jim Grosbach
ARM: R9 is not safe to use for tcGPR.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Michael Gottesman
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Tom Stellard
SelectionDAG: Make sure stores are always added to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Fix a couple lingering Py3 compat issues in Progr...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[tests] Update fma3 check to work with Py3.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Lift XFAIL handling to core infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Allow formats to return lit.Test.Result instances...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Factor out a separate Test.Result() object.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Simplify --time-tests code.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Dunbar
[lit] Extract TestFormat base class, for future use.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Manman Ren
TBAA: remove !tbaa from testing cases when they are...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Andrew Kaylor
Adding a document to describe the MCJIT execution engin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Tom Stellard
R600: Remove unnecessary casts
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Yunzhong Gao
No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Juergen Ributzka
Teach BaseIndexOffset::match to identify base pointers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Majnemer
ADT/Triple: Helper to determine if we are targeting...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Blaikie
Basic unit tests for PointerUnion
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Bill Wendling
Reorder headers according to lint.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Bill Wendling
Remove use of forbidden 'iostream' header.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Teach InstCombine about address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for data too, analoguous to r188873.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Style cleanup following David's review for r188876.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Add testcase for r188873: MCTextAtom boundaries.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Argyrios Kyrtzidis
[CMake] Automatically pick up subdirectories in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Add test for bitcast array ptrs with address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Add enforce known alignment test with address space
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Use attribute helper function
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Hao Liu
A minor change for an obvous problem caused by r188451:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Joey Gouly
Add -mcpu to two X86 tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Add basic YAML MC CFG testcase.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
NAKAMURA Takumi
Unix/Process.inc: Revert r72332, "Work around a page...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Mihai Popa
Make "mov" work for all Thumb2 MOV encodings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Elena Demikhovsky
AVX-512: Added SHIFT instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Richard Sandiford
[SystemZ] Define remainig *MUL_LOHI patterns
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
NAKAMURA Takumi
MCFunction.h: Prune \returns to fix a warning in r18888...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Sanders
[mips][msa] Matheus Almeida pointed out a silly mistake...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Richard Sandiford
[SystemZ] Use FI[EDX]BRA for codegen
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Richard Sandiford
[SystemZ] Add FI[EDX]BRA
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Daniel Sanders
[mips][msa] Define registers using foreach
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add YAML MCModule representation to enable...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Support disassembly at arbitrary addresses...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Use data structures more appropriate than std...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add an MCObjectSymbolizer in the MCObjectDisass...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add MCObjectDisassembler Mach-O implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
Add Mach-O entry_point_command declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add "dynamic disassembly" support to MCObjectDi...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: When disassembly is impossible, fallback to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add MCObjectDisassembler support for entrypoint...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Split MCBasicBlocks to mirror atom splitting.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add a few needed methods, mainly MCModule:...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC: ObjectSymbolizer can now recognize external functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC: Refactor ObjectSymbolizer to make relocation/sectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add entrypoint address to MCModule.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add more MCFunction container methods (find...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Keep pointer to parent MCModule in created...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Don't insert preds/succs again.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Remap enough for the inserted instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: uint64_t -> size_t for vector size.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Ahmed Bougacha
MC CFG: Add a getter for MCDataAtom's data array.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
David Majnemer
DebugInfo: Do not use the DWARF Version for the .debug_...
commit
|
commitdiff
|
tree
|
snapshot
next