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-03-26
Benjamin Kramer
Remove default case from fully covered switch.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: improve post ISel folding
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: improve vector interpolation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: switch back to RegPressure scheduling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: mark most intrinsics as readnone v2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: replace WQM intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600/SI: fix ELSE pseudo op handling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Joe Abbey
Patch by Gordon Keiser!
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Alexey Samsonov
[ASan] Change the ABI of __asan_before_dynamic_init...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Mark patterns as isCodeGenOnly.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Simplify handling of fixups.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Simplify FADD in round-to-zero mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Remove LDrs pattern.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Remove ADDIL patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Use CCBITRC operand for ISEL patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Simplify BLR pattern.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ulrich Weigand
PowerPC: Move some 64-bit branch patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Christian Konig
R600: fix DenseMap with pointer key iteration in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Alexey Samsonov
Add asan/msan to the list of available features in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Alexey Samsonov
Add CMake option LLVM_USE_SANITIZER={Address,Memory...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Chandler Carruth
Manually update the dependencies in the Makefiles....
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Andrew Trick
Fix SCEV forgetMemoizedResults should search and destro...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Chandler Carruth
Split out the IRReader header and the utility functions...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Arnold Schwaighofer
ARM Scheduler Model: Add resources instructions, map...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Arnold Schwaighofer
ARM Scheduler Model: Partial implementation of the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Nick Lewycky
Add missing file to cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Nick Lewycky
Add a new watchdog timer interface. The interface does...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Bill Wendling
Remove testcase. It's failing on some platforms but...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Bill Wendling
Hmm...not failing...odd
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Bill Wendling
Temporarily XFAIL this test until Michael can look...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Michael Gottesman
[ObjCARC Annotations] Added support for displaying...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Michael Gottesman
[ObjCARC Annotations] Implemented ARC annotation metada...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Michael Gottesman
Added documentation to LangRef for the intrinsic llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Michael Liao
Revise alignment checking/calculation on 256-bit unalig...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Michael Liao
Enhance folding of (extract_subvec (insert_subvec V1...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Add an -mcpu option to a test that is apparently schedu...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Add a scheduling model for Intel Sandy Bridge microarch...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Douglas Gregor
Introduce a tiny CMake project to gather Subversion...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Remove IIC_DEFAULT from X86Schedule.td
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Annotate X86InstrCompiler.td with SchedRW lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Annotate shifts and rotates with SchedRW lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shuxin Yang
Disable some unsafe-fp-math DAG-combine transformation...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
John McCall
Add an optimizer-side test case for ARC bug <rdar:...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Eric Christopher
Couple more sets of tidying.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jyotsna Verma
Disable profiling tests for Hexagon since it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NAKAMURA Takumi
llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jyotsna Verma
XFAIL some of the generic CodeGen tests for Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NAKAMURA Takumi
X86DisassemblerDecoder.c: Make this C89-compliant.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shuxin Yang
Fix a bug in fast-math fadd/fsub simplification.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shankar Easwaran
[ELF] dont compute symbolname size in every loop
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jyotsna Verma
XFAIL DebugInfo tests for Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Akira Hatanaka
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jyotsna Verma
Disable Execution Engine tests not supported by Hexagon.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shankar Easwaran
reflect comment to the official reference
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
NAKAMURA Takumi
Disable, for now, llvm/test/Transforms/GCOVProfiling...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ulrich Weigand
Use direct types in PowerPC instruction patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ulrich Weigand
Use direct types in PowerPC Pat patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Dave Zarzycki
x86 -- add the XTEST instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Dave Zarzycki
x86 -- disassemble the REP/REPNE prefix when needed
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chad Rosier
Remove unnecessary attributes from test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Bill Wendling
Remove assert. There may be target-dependent attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Dmitri Gribenko
Documentation: Replace dead link for binfmt_misc
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Chad Rosier
[arm load/store optimizer] When trying to merge a base...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shankar Easwaran
[tools][llvm-readobj] print the name of the section...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Shankar Easwaran
[ELF] add elf_hash function to compute the hash value...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Duncan Sands
Teach cmake about the new Erlang GC files.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Yiannis Tsiouris
Add a GC plugin for Erlang
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Duncan Sands
Don't use add_llvm_definitions for adding warning flags...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Joerg Sonnenberger
Refine fenv.h handling: check if the desired macros...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Arnaud A. de...
Address issues found by Duncan during post-commit revie...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Arnaud A. de...
InstCombine: simplify comparisons to zero of (shl ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Michael Gottesman
Changed isNullOrUndef => IsNullOrUndef and isNoopInstru...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Jakob Stoklund...
Mention the new TableGen pattern format in the release...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Justin Holewinski
[NVPTX] Fix handling of vector arguments
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakob Stoklund...
Clean up Sparc patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakob Stoklund...
Allow types to be omitted in output patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakob Stoklund...
Allow TableGen DAG arguments to be just a name.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Tobias Grosser
GettingStarted: Add Git clone instructions for compiler...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakub Staszak
Minor cleanups. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakub Staszak
Use dyn_cast instead of isa && cast.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakob Stoklund...
Give Sparc instruction patterns direct types instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Jakob Stoklund...
Allow direct value types to be used in instruction...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
PPC ZERO register needs a register number of 0.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
Note in PPCFunctionInfo VRSAVE spills
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
MCize the bcl instruction in PPCAsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Jakob Stoklund...
Use direct types in Sparc def : Pat patterns.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Jakob Stoklund...
Allow direct value types in pattern definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
Cleanup some unused reg. scavenger parameters in PPCReg...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Jakob Stoklund...
Make all unnamed RegisterClass TreePatternNodes typed...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
Remove dead PPC LR spilling code
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Benjamin Kramer
Plug a memory leak in FileCheck when the input file...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Benjamin Kramer
Move X86-dependent test into the right subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Owen Anderson
Remove the type legality check from the SelectionDAGBui...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Michael Gottesman
Change method name ClearRefCount => ClearKnownPositiveR...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Michael Gottesman
Changed the method name PtrState.IsKnownIncremented...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Hal Finkel
Fix comparison of mixed signedness
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Sean Silva
[docs] Slight reword for precision.
commit
|
commitdiff
|
tree
|
snapshot
next