projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-06-27
David Majnemer
[LoopVectorize] Pointer indicies may be wider than...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
David Majnemer
[PruneEH] A naked, noinline function can return via...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Lang Hames
[Stackmap] Pre-assemble the stackmap parser test case...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
NAKAMURA Takumi
llvm/test/CodeGen/X86/xor.ll: Appease Win32 targets...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Petr Hosek
[MC] Ensure that pending labels are flushed when -mc...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Petr Hosek
[MC] Align fragments when -mc-relax-all flag is used
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Duncan P. N...
AsmPrinter: Document why DIEValueList uses a linked...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Duncan P. N...
IR: Expose ModuleSlotTracker in Value::print()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Peter Collingbourne
LowerBitSets: Ignore bitset entries that do not directl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Duncan P. N...
Plug a leak introduced by r240848
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Adrian Prantl
Add original source code to test case as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Lang Hames
[StackMaps] Add a lightweight parser for stackmap versi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Adrian Prantl
Debug Info: Fix a bug in the DW_AT_bit_offset calculati...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
CodeGen: Create a proper ModuleSlotTracker for MachineInstr
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alex Lorenz
MIR Serialization: Serialize global address machine...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Philip Reames
[RewriteStatepointsForGC] Generalized vector phi/select...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Jingyue Wu
[NVPTX] noop when kernel pointers are already global
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
CodeGen: Push the ModuleSlotTracker through Metadata
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Philip Reames
Minor style cleanup after 240843 [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
CodeGen: Push the ModuleSlotTracker through MachineOperands
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Philip Reames
[Verifier] Follow on to 240836
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
CodeGen: Use a single SlotTracker in MachineFunction...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDPGU/SI: Use correct resource descriptors for VI...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: Update amd_kernel_code_t definition and...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Philip Reames
[Verifier] Verify invokes of intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Adrian Prantl
Debug Info: Clarify the documentation for bitfields...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Adrian Prantl
Debug info: Add more test coverage for bitfields.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: Add hsa code object directives
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: There are no implicit kernel args in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Tom Stellard
AMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodySt...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Philip Reames
Teach InlineCost to account for a null check which...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mehdi Amini
DataLayout now returns a const ref to its member string...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Marek Olsak
AMDGPU: really don't commute REV opcodes if the target...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Benjamin Kramer
Add Value.def to the list of textual includes, excludin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Convert a bunch of loops to foreach. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Nemanja Ivanovic
Add missing builtins to the PPC back end for ABI compli...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Wrap assert loops in #ifndef NDEBUG
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Convert a bunch of loops to foreach. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Convert a bunch of loops to foreach. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Benjamin Kramer
Make header parse standalone. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Matt Arsenault
Show invariant loads in MMO dumping
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
David Majnemer
Revert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Fix error handling in getString and simplify callers.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Convert a bunch of loops to foreach. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Delete dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Pete Cooper
Add op_values() to iterate over the SDValue operands...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
David Blaikie
Move VectorUtils from Transforms to Analysis to correct...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Javed Absar
[ARM] Cortex-R5 is not VFPOnlySP
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Adam Nemet
[LAA] Try to prove non-wrapping of pointers if SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alex Lorenz
Fix unused variable from r240792.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Benjamin Kramer
[DAGCombine] Fix demanded bits computation for exact...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Douglas Katzman
[X86]: Correctly sign-extend 16-bit immediate in CALL...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
David Blaikie
Fix ODR violation waiting to happen by making static...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Hans Wennborg
Revert r240762 "[X86] Cleanup X86WindowsTargetObjectFil...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alex Lorenz
MIR Serialization: Serialize machine basic block operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
ELF: Simplify the rel/rela implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Benjamin Kramer
[DAGCombiner] Preserve the exact bit when simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Benjamin Kramer
[DAGCombine] fold (X >>?,exact C1) << C2 --> X << ...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Aaron Ballman
Silencing spurious MSVC C4189 warnings regarding local...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Rename getObjectFile to getObject for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Simplify isSymbolList64Bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Simplify isObject. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Toma Tabacu
[mips] [IAS] Add partial support for the ULW pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Implement elf_section_iterator and getELFType().
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Expose getFlags via ELFSectionRef.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Add a ELFSectionRef class and use it to expose getSecti...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Simplify getSymbolType.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Javed Absar
[ARM] Cortex-R4F is not VFPOnlySP
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Make getOther ELF only.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Rafael Espindola
Optimize the creation of mapping symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Sergey Dmitrouk
Do not ignore projects/LLVMBuild.txt in git repo
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
David Majnemer
[X86] Cleanup X86WindowsTargetObjectFile::getSectionFor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Hao Liu
[InterleavedAccess] Fix failures "undefined type 'llvm...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Hao Liu
[ARM] Lower interleaved memory accesses to vldN/vstN...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Hao Liu
[AArch64] Lower interleaved memory accesses to ldN...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Hao Liu
[InterleavedAccess] Add a pass InterleavedAccess to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
AsmPrinter: More explicitly scope iterator for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Duncan P. N...
AsmPrinter: Explicitly scope iterator for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Matthias Braun
Revert "X86: Reject register operands with obvious...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Matthias Braun
Fix mismatched architectures in test
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Matthias Braun
aad/fix labels in test/CodeGen/X86/StackColoring.ll
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Alexey Samsonov
[ASan] Use llvm::getDISubprogram() to get function...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
AsmPrinter: Use an intrusively linked list for DIE...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
AsmPrinter: Convert DIE::Values to a linked list
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[ELF] Move ELF{32,64}{L,B}E typedefs to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[ELF] Add some accessors for lld.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Alexey Samsonov
Make llvm-dwarfdump exit with non-zero exit code if...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
NAKAMURA Takumi
PPCISelLowering.cpp: Appease PR23956. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Adrian Prantl
Split test up into two target-spcific directories.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[asan] Do not instrument special purpose LLVM sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Anna Zaks
[asan] Don't run stack malloc on functions containing...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Adrian Prantl
Debug Info: Add basic test coverage for the DWARF encod...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Matt Arsenault
DAGCombiner: Use pop_back_val()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Rafael Espindola
Add an ELFSymbolRef type.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Frederic Riss
IAS: Use the root macro instanciation for location
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Michael J....
[Object][ELF] Add support for dumping dynamic relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Duncan P. N...
dsymutil: Split out patchStmtList(), NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Sanjay Patel
fix typos; NFC
commit
|
commitdiff
|
tree
|
snapshot
next