projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Constrain PowerPC autovectorization to fix bug 15041.
2013-02-06
Tim Northover
Implement external weak (ELF) symbols on AArch64
commit
|
commitdiff
|
tree
2013-02-06
Tim Northover
Add AArch64 CRC32 instructions
commit
|
commitdiff
|
tree
2013-02-06
Tim Northover
Add icache prefetch operations to AArch64
commit
|
commitdiff
|
tree
2013-02-05
Tim Northover
Fix signed-unsigned comparison warning.
commit
|
commitdiff
|
tree
2013-02-05
Tim Northover
Fix remaining StringRef abuse.
commit
|
commitdiff
|
tree
2013-02-05
Tim Northover
Fix formatting in AArch64 backend.
commit
|
commitdiff
|
tree
2013-02-05
Tim Northover
Remove cyclic dependency in AArch64 libraries
commit
|
commitdiff
|
tree
2013-02-04
Tim Northover
Fix some abuses of StringRef
commit
|
commitdiff
|
tree
2013-02-04
Tim Northover
Give explicit suffix to integer constant over 32-bits.
commit
|
commitdiff
|
tree
2013-02-04
Tim Northover
Enable AArch64 as a target built by default.
commit
|
commitdiff
|
tree
2013-02-04
Tim Northover
Update debugging test for change in expected metadata.
commit
|
commitdiff
|
tree
2013-02-01
Tim Northover
Remove currently unused register decoder from AArch64.
commit
|
commitdiff
|
tree
2013-02-01
Tim Northover
Add explicit triples to AArch64 tests
commit
|
commitdiff
|
tree
2013-01-31
Tim Northover
Update AArch64 backend to changed eliminateFrameIndex...
commit
|
commitdiff
|
tree
2013-01-31
Tim Northover
Add myself as code owner of AArch64 backend.
commit
|
commitdiff
|
tree
2013-01-31
Tim Northover
Add AArch64 as an experimental target.
commit
|
commitdiff
|
tree
2013-01-29
Tim Northover
Fix 64-bit atomic operations in Thumb mode.
commit
|
commitdiff
|
tree
2013-01-22
Tim Northover
Fix truncation of relocation types in Support/ELF.h
commit
|
commitdiff
|
tree
2013-01-22
Tim Northover
Fix missed out llvm-stress after APFloat change.
commit
|
commitdiff
|
tree
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
commit
|
commitdiff
|
tree
2013-01-12
Tim Northover
Use more canonical exception-handling link in docs.
commit
|
commitdiff
|
tree
2013-01-12
Tim Northover
Fix broken links around Itanium C++ ABI in documentation.
commit
|
commitdiff
|
tree
2013-01-11
Tim Northover
Simplify writing floating types to assembly.
commit
|
commitdiff
|
tree
2013-01-10
Tim Northover
Remove locale-dependence of enum mangling and use existing...
commit
|
commitdiff
|
tree
2013-01-10
Tim Northover
Make TableGen mangle operand method names before putting...
commit
|
commitdiff
|
tree
2013-01-09
Tim Northover
Check whether MCInst operand isImm before calling getImm.
commit
|
commitdiff
|
tree
2013-01-09
Tim Northover
Refactor to expose RTLIB calls to targets.
commit
|
commitdiff
|
tree
2013-01-08
Tim Northover
Specify complete triple for fp128 tests.
commit
|
commitdiff
|
tree
2013-01-08
Tim Northover
Add fp128 rtlib function names to LLVM
commit
|
commitdiff
|
tree
2013-01-08
Tim Northover
Allow the asm printer to print fp128 values properly.
commit
|
commitdiff
|
tree
2013-01-08
Tim Northover
Allow ELF64 relocation type to be more than 8 bits.
commit
|
commitdiff
|
tree
2013-01-07
Tim Northover
Add LICENSE.TXT covering contributions made by ARM.
commit
|
commitdiff
|
tree
2012-12-17
Tim Northover
Query section for whether it should be executable.
commit
|
commitdiff
|
tree
2012-12-17
Tim Northover
Teach MachO which sections contain code
commit
|
commitdiff
|
tree
2012-12-07
Tim Northover
Added Mapping Symbols for ARM ELF
commit
|
commitdiff
|
tree
2012-11-20
Tim Northover
Fix physical register liveness calculations:
commit
|
commitdiff
|
tree
2012-10-29
Tim Northover
Align the data section correctly when loading an ELF...
commit
|
commitdiff
|
tree
2012-10-29
Tim Northover
Make use of common-symbol alignment info in ELF loader.
commit
|
commitdiff
|
tree
2012-10-29
Tim Northover
Add interface for querying object files for symbol...
commit
|
commitdiff
|
tree
2012-10-12
Tim Northover
Add float-abi and softfloat options to lli
commit
|
commitdiff
|
tree
2012-10-03
Tim Northover
Implement .rel relocation for R_ARM_ABS32 in MCJIT.
commit
|
commitdiff
|
tree
2012-09-22
Tim Northover
Fix edge cases of ARM shift operands in arith instructions.
commit
|
commitdiff
|
tree
2012-09-22
Tim Northover
Fix the handling of edge cases in ARM shifted operands.
commit
|
commitdiff
|
tree
2012-09-20
Tim Northover
Make sure lli compiles all code before invalidating...
commit
|
commitdiff
|
tree
2012-09-06
Tim Northover
Diagnose invalid alignments on duplicating VLDn instructions.
commit
|
commitdiff
|
tree
2012-09-06
Tim Northover
Check for invalid alignment values when decoding VLDn...
commit
|
commitdiff
|
tree
2012-09-06
Tim Northover
Use correct part of complex operand to encode VST1...
commit
|
commitdiff
|
tree
2012-09-05
Tim Northover
Strip old MachineInstrs *after* we know we can put...
commit
|
commitdiff
|
tree
2012-09-01
Tim Northover
Limit domain conversion to cases where it won't break...
commit
|
commitdiff
|
tree
2012-08-30
Tim Northover
Add support for moving pure S-register to NEON pipeline...
commit
|
commitdiff
|
tree
2012-08-29
Tim Northover
Refactor setExecutionDomain to be clearer about what...
commit
|
commitdiff
|
tree
2012-08-21
Tim Northover
Add correct set of regression tests for r162094 commit.
commit
|
commitdiff
|
tree
2012-08-17
Tim Northover
Implement NEON domain switching for scalar <-> S-register...
commit
|
commitdiff
|
tree
2012-08-13
Tim Northover
Add test for previous commit correcting NEON load patterns.
commit
|
commitdiff
|
tree
2012-08-13
Tim Northover
Use correct loads for vector types during extending...
commit
|
commitdiff
|
tree
2012-06-26
Tim Northover
Teach TableGen to put chains on more instructions
commit
|
commitdiff
|
tree
2012-05-23
Tim Northover
Fix how CMake appends -m32 to linker command-lines
commit
|
commitdiff
|
tree
2012-05-17
Tim Northover
Remove incorrect pattern for ARM SMML instruction.
commit
|
commitdiff
|
tree
2012-04-26
Tim Northover
Use VLD1 in NEON extenting-load patterns instead of...
commit
|
commitdiff
|
tree
2012-04-26
Tim Northover
Test commit.
commit
|
commitdiff
|
tree