projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-01-24
Rui Ueyama
Support/COFF: Fix PEHeader struct, and define PE32Heade...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Craig Topper
Remove TGValueTypes.cpp from CMakeLists.txt which I...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Craig Topper
Replace tablegen uses of EVT with MVT. Add isOverloaded...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Hal Finkel
Fix DAGCombiner::GatherAllAliases to account for non...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Bill Wendling
Verify that attributes are not lost during linking.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Kramer
InstCombine: Don't try to use aggregate elements of...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Lang Hames
Add a testcase for the changes in r199938.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
Revert "Add Constant Hoisting Pass"
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Hal Finkel
Restrict FindBetterChain DAG combines to unindexed...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
Add Constant Hoisting Pass
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
Add final and owerride keywords to TargetTransformInfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
Doxify comments
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Alp Toker
Fix known typos
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Alp Toker
Report lli remote IO errors consistently
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Benjamin Kramer
InstSimplify: Make shift, select and GEP simplification...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Unify duplicated functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Don't use "llc -filetype=obj" now that the codepath...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Move emitInlineAsmEnd to the AsmPrinter interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
NAKAMURA Takumi
DWARFContext: Fix possible memory leak since r198908.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
NAKAMURA Takumi
llvm/projects/CMakeLists.txt: Add dragonegg.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Eric Christopher
Revert "Use DW_AT_high_pc and DW_AT_low_pc for the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Eric Christopher
Use DW_AT_high_pc and DW_AT_low_pc for the high and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Alexander Kornienko
Remove empty directories.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Alexander Kornienko
Remove empty directories.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Kevin Qin
[AArch64 NEON] Fix a bug in implementing register copy...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Venkatraman...
[SparcV9] Add support for JIT in Sparc64.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Juergen Ributzka
[X86] Prevent the creation of redundant ops for sadd...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Jakob Stoklund...
Implement atomicrmw operations in 32 and 64 bits for...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Venkatraman...
[Sparc] Correct quad register list in the asm parser.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rui Ueyama
Add constants for optional header magic field.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Simplify the logic for deciding when to initialize...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Most streamers' InitSections just create a text section...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Use the actual .text section, it is less code than...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Inline trivial functions called only once or twice.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Chandler Carruth
[LPM] Fix a logic error in LICM spotted by inspection.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Rafael Espindola
Inline functions that are only called once.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Chandler Carruth
[cleanup] Use the type-based preservation method rather...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Rafael Espindola
InitToTextSection is redundant with InitSections. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Eric Christopher
Make the use of DW_AT_ranges in the compile unit depend...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Rafael Espindola
Remove duplicated info on what .text, .data and .bss...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Kevin Enderby
Update the X86 assembler for .intel_syntax to produce...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
lli: Factor portable messaging into a new RPCChannel...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Kevin Enderby
Update the X86 assembler for .intel_syntax to produce...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Eric Christopher
Fix out of bounds access to the double regs array....
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Lang Hames
Add a few missing cases from r199933. Testcase coming...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Aaron Ballman
Updating the getting started guide for Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Lang Hames
Replace vfmaddxx213 instructions with their 231-type...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Rafael Espindola
Note the PR number.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
Remove unused include following r199929
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
Replace the interim lli build fix with something cleaner
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Weiming Zhao
[Thumbv8] Fix the value of BLXOperandIndex of isV8Eligi...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Eric Christopher
Move test to x86 directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Juergen Ributzka
Add target analysis passes to the codegen pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Ana Pazos
[AArch64] Added vselect patterns with float and double...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Eric Christopher
Avoid emitting a DWARF type attribute for an ObjC prope...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Rui Ueyama
Suppress an annoying "unused variable" warning caused...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tom Stellard
R600: Remove successive JUMP in AnalyzeBranch when...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tom Stellard
R600: Disable the BFE pattern
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tom Stellard
R600: Correctly handle vertex fetch clauses the precede...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tom Stellard
R600: Unconditionally unroll loops that contain GEPs...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Andrew Trick
Move a unit test into the correct dir. Sorry if it...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Rafael Espindola
Remove tail marker when changing an argument to an...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tom Stellard
R600: Recommit 199842: Add work-around for the CF stack...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Simon Atanasyan
[Object][ELF][Mips] Print symbol name for MIPS ELF...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Elena Demikhovsky
AVX-512: added VPERM2D VPERM2Q VPERM2PS VPERM2PD instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Tim Northover
ARM: use litpools for normal i32 imms when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alexander Kornienko
Remove empty directories left after r190748 and r198688.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
NAKAMURA Takumi
Windows/ChildTarget.inc: LLIChildTarget::allocate(...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Artyom Skrobov
Prevent repetitive warnings for unrecognized processors...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
Interim build fix for Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Chandler Carruth
[LPM] Make LoopSimplify no longer a LoopPass and instea...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
Prospective Makefile build fix
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Alp Toker
Refactor lli-child-target to remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Daniel Sanders
[mips][sched] Split IIStore into II_S[BHWD], II_S[WD...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Eric Christopher
Add a variable to track whether or not we've used a...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Hao Liu
[AArch64]Add CHECK for two test cases testing scalar_to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Kevin Qin
fix some spell mistakes around 'ConcatVector' and ...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
NAKAMURA Takumi
X86Disassembler.cpp: Fix @param introduced in r199804...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Jack Carter
[Mips] formatting through clang-format
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Jack Carter
[Mips] TargetStreamer Support for .set mips16.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Owen Anderson
Revert r162101 and replace it with a solution that...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Matt Arsenault
Add CHECK-LABELs
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
Revert "R600: Add work-around for the CF stack entry...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Alp Toker
Tweak r199835 to use can_execute() instead of exists()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Rafael Espindola
Provide a dummy section to fix a crash with inline...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Add work-around for the CF stack entry HW bug
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Add some missing CF instruction definitions to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Refactor stack size calculation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: CF_PUSH is the same on Evergreen and Cayman
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Add wavefront size property to the subtargets v2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Add stack size to .AMDGPUcsdata section
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Matt Arsenault
Handle an addrspacecast case in memcpyopt
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Alp Toker
Eliminate inappropriate use of FindProgramByName()...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Matt Arsenault
Get right cost for addrspacecast in cost model
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Rafael Espindola
Fix pr18515.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Quentin Colombet
Add a testcase for r199430.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: MOVA is vector only
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Take alignment into account when calculating...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-22
Tom Stellard
R600: Add support for global addresses with constant...
commit
|
commitdiff
|
tree
|
snapshot
next