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-10-04
Reed Kotler
Support tblockaddr for static compilation in Mips16.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Fix object file writing in llvm-lto on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jack Carter
[MC][AsmParser] Hook for post assembly file processing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Andrew Kaylor
Attempting to fix lli build error
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Akira Hatanaka
[mips] Fix a bug in MipsLongBranch::replaceBranch,...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Arnold Schwaighofer
SLPVectorizer: Sort inputs to commutative binary operations
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Andrew Kaylor
Fixing container/pointer bug in remote-lli found by...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Eric Christopher
Temporarily revert r176882 as it needs to be implemente...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Benjamin Kramer
lli: Check pipe creation for errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Add lto_codegen_add_dso_symbol to the export list.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Eric Christopher
Temporarily revert r191792 as it is causing some LTO...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
Fix comment
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
ARM: optimizeSelect has to consider the previous regist...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
ARM: do not add a regmask for TAILJUMPs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Matthias Braun
ARM: preserve undef flag in pseudo instruction expanders
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Fix this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alp Toker
Revert "Test commit to check e-mail address. Please...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alexey Samsonov
Restore LLVM_BUILD_RUNTIME option that was deleted...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (3V...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jin-Gu Kang
Test commit to check e-mail address. Please discard...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Craig Topper
Revert r191940 to see if it fixes the build bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Craig Topper
Add OPC_CheckChildSame0-3 to the DAG isel matcher....
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
David Blaikie
DebugInfo: Fix ordering of members after r191928
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Andrew Kaylor
Adding support and tests for multiple module handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Richard Mitton
Fixed a bug with section names containing special chara...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Owen Anderson
Pull fptrunc's upwards through selects when one of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
David Blaikie
DebugInfo: Avoid redundantly adding child DIEs to parents.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Matt Arsenault
Rename DataLayout variables TD -> DL
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Optimize linkonce_odr unnamed_addr functions during...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Matt Arsenault
Make gep i8* X, -(ptrtoint Y) transform work with addre...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Tom Roeder
Test commit. Fixed a copy-paste error in the Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Make sure we emit a section for pubnames even if that...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Fix cut and paste typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Benjamin Kramer
raw_fd_ostream: Be more verbose about the reason when...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Jin-Gu Kang
Added checking code whehter target supports specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Benjamin Kramer
CaptureTracking: Plug a loophole in the "too many uses...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Logan Chien
[arm] Enhance the test case by checking .fpu directive.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Elena Demikhovsky
AVX-512: Fixed encoding of VMOVQ instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Amara Emerson
[ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Alexey Samsonov
Remove wild .debug_aranges entries generated from unimp...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Replace C++ style comment with a C style comment to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Remove comma from the end of an enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Add XOP disassembler support. Fixes PR13933.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Remove duplicated test cases that occurred when I appli...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Add patterns for selecting TBM instructions from logica...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Pete Cooper
Add v4f16 to supported value types.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Dispose the codegen even when just writing the bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] When printing latency informatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Matt Arsenault
Don't use runtime bounds check between address spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrew Kaylor
Fixing lli-child-target build
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Quentin Colombet
[llvm-c][Disassembler] Add an option to print latency...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Benjamin Kramer
Add newline at eof.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Richard Smith
Pass the resolved lli-child-target executable name...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Matt Arsenault
Fix missing CHECK-LABELs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Yi Jiang
Apply slp vectorization on fully-vectorizable tree...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Matt Arsenault
Fix debug printing spacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Matt Arsenault
Fix comment grammar and capitalization.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrew Kaylor
Fix build problems with remote lli implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Benjamin Kramer
SLPVectorizer: Make store chain finding more aggressive...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrew Kaylor
Clean up lli execution code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrew Kaylor
Fixing compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Andrew Kaylor
Adding out-of-process execution support to lli.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Tom Stellard
StructurizeCFG: Add dependency on LowerSwitch pass
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Tim Northover
MCJIT: skip some more new multi-module tests on unsuppo...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Vincent Lejeune
R600: Add a ldptr intrinsic to support MSAA.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Try harder to disable the LTO tests on windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexey Samsonov
Remove "localize global" optimization
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Chandler Carruth
Tidy up this line of the Makefile before I start hackin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Add test I forgot to git add in r191824.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Disable this test on Win32 for now.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Fix option parsing in the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Chandler Carruth
Don't layout items in a list in columns. That requires...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Add a -exported-symbol option to llvm-lto.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Add Support For .bss Named Section Directive For Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Rafael Espindola
Enable building LTO on WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Elena Demikhovsky
AVX-512: fixed a bug in getLoadStoreRegOpcode() for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
NAKAMURA Takumi
Program.h: Fix \Note into \note. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges public...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Elena Demikhovsky
AVX-512: Added TB prefix to all instructions without...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Chandler Carruth
Disable libc++ building by default with CMake with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: In DIBuilder, the derived-from field of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Quentin Colombet
[llvm-c][Disassembler] Add an option to reproduce in...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Remove triple from type unique testing cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Try to fix native-arm bot
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: remove duplication of DIEs when a DIE is...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: add a pass that merges clauses.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: Put PRED_X instruction in its own clause
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Vincent Lejeune
R600: Enable -verify-machineinstrs in some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Quentin Colombet
[MC] When MCInstPrint::printAnnotation uses a comment...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Matt Arsenault
Don't merge tiny functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Rafael Espindola
Reverts commit r190808 and r190556.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Preston Gurd
Add test case for PR16785.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Samsonov
[DebugInfo] Simplify and speedup .debug_aranges parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Andrew Kaylor
Fixing MCJIT multiple module linking for OSX
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Samsonov
[DebugInfo] Further simplify DWARFDebugAranges. No...
commit
|
commitdiff
|
tree
|
snapshot
next