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-04-03
Michael Gottesman
Remove an optimization where we were changing an objc_a...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Michael Gottesman
Improved comment. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Aaron Ballman
Attempting to fix the build on older GCC versions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Rafael Espindola
Remove anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-03
Aaron Ballman
This patch addresses PR15351 by explicitly checking...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Rafael Espindola
Use yaml::IO in yaml2obj.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Akira Hatanaka
[mips] Small update to the implementation of eh.return...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Eric Christopher
Support and test template arguments for unions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Eric Christopher
Reformat arguments.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Akira Hatanaka
[mips] Expand pseudo multiply/divide instructions in...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
NAKAMURA Takumi
llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Allow MachineTraceMetrics to be used when the model...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakub Staszak
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Chad Rosier
[ms-inline asm] Add support for parsing variables with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Manman Ren
Add MDBuilder utilities for path-aware TBAA.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Bill Schmidt
Fix PR15630: Replace faulty stdcx. with stwcx.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Don't attempt MTM heuristics without a scheduling model...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Count processor resources individually in MachineTraceM...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Chad Rosier
[fast-isel] Use the correct API to disable FastLowerArg...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Arnold Schwaighofer
DAGCombiner: Merge store/loads when we have extload...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Preston Gurd
Simplify test cases for Atom preferring call register...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Justin Holewinski
[NVPTX] Fix a few style issues in NVVMReflect
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Bill Wendling
Use a worklist to avoid a sneaky iterator invalidation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Add 64-bit load and store instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Basic 64-bit ALU operations.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Materialize 64-bit immediates.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Add 64-bit shift instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Add predicates for distinguishing 32-bit and 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Add support for 64-bit calling convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Jakob Stoklund...
Add an I64Regs register class for 64-bit registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Hal Finkel
Fix typo in PPCISelLowering
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Andrew Trick
The divide unit is not pipeline, but it is still buffered.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Chris Lattner
unindent the file to follow coding standards, change...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
NAKAMURA Takumi
Target/R600: Fix CMake build to add missing files.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Jack Carter
Mips direct object exception handling regression
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Vincent Lejeune
R600: Add support for native control flow
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Vincent Lejeune
R600/SI: Share code recording ShaderTypeAttribute betwe...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Vincent Lejeune
R600: Emit CF_ALU and use true kcache register.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Eli Bendersky
Fix top-comment header and some indentation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Fix a bad assert in PPCTargetLowering
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Add triple to test/CodeGen/PowerPC/stfiwx-2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Shuxin Yang
Correct assertion condition
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Arnold Schwaighofer
Merge load/store sequences with adresses: base + index...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Add more PPC floating-point conversion instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Use ImmToIdxMap.count in PPCRegisterInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Add the PPC popcntw instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Nadav Rotem
Add support for vector data types in the LLVM interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Hal Finkel
Treat PPCISD::STFIWX like the memory opcode that it is
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Duncan Sands
Remove unused typedef.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Arnold Schwaighofer
ARM Scheduler Model: Add resources instructions, map...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Benjamin Kramer
X86TTI: Add accurate costs for itofp operations, based...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-01
Joe Abbey
Whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Vincent Lejeune
R600: Emit native instructions for tex
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Duncan Sands
There is no longer any need to silence this compiler...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Hal Finkel
Cleanup ImmToIdxMap and noImmForm in PPCRegisterInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Benjamin Kramer
X86: Promote sitofp <8 x i16> to <8 x i32> when AVX...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Hal Finkel
Add the PPC lfiwax instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-31
Hal Finkel
Cleanup PPC(64) i32 -> float/double conversion
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Benjamin Kramer
DAGCombine: visitXOR can replace a node without returni...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Justin Holewinski
Add start of user documentation for NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Benjamin Kramer
Change '@SECREL' suffix to GAS-compatible '@SECREL32'.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] llvmbugs is not the place for patches.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] Annotate mailing lists with their "name".
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] Reorganize mailing lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] Pull IRC and Mailing Lists under a new "Communit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] The GEP FAQ is not "design and overview"
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Sean Silva
[docs] Put DeveloperPolicy under "Development Process...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Benjamin Kramer
Put private class into an anonmyous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Justin Holewinski
[NVPTX] Remove support for SM < 2.0. This was never...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Justin Holewinski
[NVPTX] Add NVVMReflect pass to allow compile-time...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Justin Holewinski
[NVPTX] Run clang-format on all NVPTX sources.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Benjamin Kramer
Object: Turn a couple of degenerate for loops into...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Shuxin Yang
Implement XOR reassociation. It is based on following...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Add patterns for DSP indexed load instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Define reg+imm load/store pattern templates.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Fix DSP instructions to have explicit accumulato...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Move the code which does dag-combine for multipl...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Fix definitions of multiply, multiply-add/sub...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Remove function getFPBranchCodeFromCond. Rename...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Add mips-specific nodes which will be used to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Implement getRepRegClassFor in MipsSETargetLower...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Fix MipsSEInstrInfo::copyPhysReg, loadRegFromSta...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Expand pseudo load, store and copy instructions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Akira Hatanaka
[mips] Define pseudo instructions for spilling and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Eric Christopher
Use SmallVectorImpl instead of SmallVector at the uses.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Bob Wilson
Run the ObjCARCContract pass for LTO. <rdar://problem...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Michael Gottesman
Updated test0 of retain-not-declared.ll to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Jean-Luc Duprat
SmallVector and SmallPtrSet allocations now power-of...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Sean Silva
[docs] The STL "binary search" has a non-obvious name.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Timur Iskhodzhanov
Exclude the X86/complex-fca.ll test at it probably...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Michael Gottesman
Add clang.arc.used to ModuleHasARC so ARC always runs...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Jyotsna Verma
Hexagon: Add emitFrameIndexDebugValue function to emit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Eric Christopher
Use 12 as the magic number for our abbreviation data...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Eric Christopher
Move the construction of the skeleton compile unit...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Adrian Prantl
move testcase into appropriate X86 subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Hal Finkel
Implement FRINT lowering on PPC using frin
commit
|
commitdiff
|
tree
|
snapshot
next