projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[msan] Use explicitely aligned stores and loads with function argument shadow.
2012-12-10
Jim Grosbach
CMake: Don't run 'git svn' if there is no .git/svn...
commit
|
commitdiff
|
tree
2012-12-07
Jim Grosbach
Add C API for specifying CPU to the disassembler.
commit
|
commitdiff
|
tree
2012-11-29
Jim Grosbach
Fix a memory leak in MachOObjectFile.
commit
|
commitdiff
|
tree
2012-11-14
Jim Grosbach
X86: Better diagnostics for 32-bit vs. 64-bit mode...
commit
|
commitdiff
|
tree
2012-11-13
Jim Grosbach
Acknowledge code ownership of MC.
commit
|
commitdiff
|
tree
2012-11-05
Jim Grosbach
lli: Initialize the native asm parser for inline assembly.
commit
|
commitdiff
|
tree
2012-10-31
Jim Grosbach
MC: Simple example parser for MC assembly markup.
commit
|
commitdiff
|
tree
2012-10-30
Jim Grosbach
ARM: Better disassembly for pc-relative LDR.
commit
|
commitdiff
|
tree
2012-10-15
Jim Grosbach
ARM: v1i64 and v2i64 VBSL intrinsic support.
commit
|
commitdiff
|
tree
2012-10-12
Jim Grosbach
ARM: Mark VSELECT as 'expand'.
commit
|
commitdiff
|
tree
2012-10-04
Jim Grosbach
ARM: locate user-defined text sections next to default...
commit
|
commitdiff
|
tree
2012-10-01
Jim Grosbach
MachO: direct-to-object attribute for data-in-code...
commit
|
commitdiff
|
tree
2012-09-26
Jim Grosbach
X86_32: Large Symbol+Offset relocations.
commit
|
commitdiff
|
tree
2012-09-25
Jim Grosbach
ARM: Darwin BL/BLX relocations to out-of-range symbols.
commit
|
commitdiff
|
tree
2012-09-25
Jim Grosbach
ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
commit
|
commitdiff
|
tree
2012-09-24
Jim Grosbach
Mark jump tables in code sections with DataRegion directives.
commit
|
commitdiff
|
tree
2012-09-21
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
2012-09-21
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
2012-09-21
Jim Grosbach
ARM: Use a dedicated intrinsic for vector bitwise select.
commit
|
commitdiff
|
tree
2012-09-19
Jim Grosbach
ARM: Tidy up IntrinsicsARM.td a bit.
commit
|
commitdiff
|
tree
2012-09-18
Jim Grosbach
Tidy up. Minor formatting.
commit
|
commitdiff
|
tree
2012-09-18
Jim Grosbach
Tidy up. 80 columns.
commit
|
commitdiff
|
tree
2012-09-17
Jim Grosbach
TableGen: Add initializer.
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
Assembler: Darwin variables defined via .set are no...
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
MachO: Correctly mark symbol-difference variables as...
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
Better const handling for RuntimeDyld and MCJIT.
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
MCJIT: relocation addends encoded in the target aren...
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
MCJIT: Make sure to mask off non-type-field bits.
commit
|
commitdiff
|
tree
2012-09-13
Jim Grosbach
MCJIT: Pass the i386 MachO relocation type properly.
commit
|
commitdiff
|
tree
2012-09-12
Jim Grosbach
TableGen: Convert an assert() to a proper diagnostic.
commit
|
commitdiff
|
tree
2012-09-06
Jim Grosbach
Revert "Enable MCJIT tests on Darwin."
commit
|
commitdiff
|
tree
2012-09-06
Jim Grosbach
Update function names to conform to guidelines.
commit
|
commitdiff
|
tree
2012-09-06
Jim Grosbach
Enable MCJIT tests on Darwin.
commit
|
commitdiff
|
tree
2012-09-05
Jim Grosbach
Update CMakeList.txt for new lli sources.
commit
|
commitdiff
|
tree
2012-09-05
Jim Grosbach
MCJIT: getPointerToFunction() references target address...
commit
|
commitdiff
|
tree
2012-09-05
Jim Grosbach
MCJIT: Add faux remote target execution to lli for...
commit
|
commitdiff
|
tree
2012-08-31
Jim Grosbach
X86: Fix encoding of 'movd %xmm0, %rax'
commit
|
commitdiff
|
tree
2012-08-28
Jim Grosbach
LLI: move instruction cache tweaks.
commit
|
commitdiff
|
tree
2012-08-22
Jim Grosbach
MCInstFragment constructor should take by-reference...
commit
|
commitdiff
|
tree
2012-08-22
Jim Grosbach
TblGen: Make asm-matcher ConvertToMCInst() table driven.
commit
|
commitdiff
|
tree
2012-08-21
Jim Grosbach
MCJIT: Tidy up the constructor.
commit
|
commitdiff
|
tree
2012-08-14
Jim Grosbach
Switch the fixed-length disassembler to be table-driven.
commit
|
commitdiff
|
tree
2012-08-13
Jim Grosbach
ARM: Move Thumb2 tests to Thumb2 test file and fix...
commit
|
commitdiff
|
tree
2012-08-08
Jim Grosbach
Move [SU]LEB128 encoding to a utility header.
commit
|
commitdiff
|
tree
2012-08-07
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
2012-08-02
Jim Grosbach
ARM: Tidy up. Remove unused template parameters.
commit
|
commitdiff
|
tree
2012-08-02
Jim Grosbach
ARM: More InstAlias refactors to use #NAME#.
commit
|
commitdiff
|
tree
2012-08-02
Jim Grosbach
ARM: Refactor instaliases using TableGen support for...
commit
|
commitdiff
|
tree
2012-08-02
Jim Grosbach
TableGen: Allow use of #NAME# outside of 'def' names.
commit
|
commitdiff
|
tree
2012-08-01
Jim Grosbach
ARM: Remove redundant instalias.
commit
|
commitdiff
|
tree
2012-08-01
Jim Grosbach
Clean up formatting.
commit
|
commitdiff
|
tree
2012-08-01
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
2012-07-30
Jim Grosbach
Keep empty assembly macro argument values in the middle...
commit
|
commitdiff
|
tree
2012-07-25
Jim Grosbach
ARM: Don't assume an SDNode is a constant.
commit
|
commitdiff
|
tree
2012-07-18
Jim Grosbach
TblGen: Tweak to pretty-print DAGISel.inc a bit better.
commit
|
commitdiff
|
tree
2012-07-17
Jim Grosbach
TableGen: Pattern<> references to null_frag are a nop.
commit
|
commitdiff
|
tree
2012-07-17
Jim Grosbach
TableGen: Allow conditional instruction pattern in...
commit
|
commitdiff
|
tree
2012-07-13
Jim Grosbach
Provide function name in 'Cannot select' fatal error.
commit
|
commitdiff
|
tree
2012-07-12
Jim Grosbach
TableGen: Assembly matcher 'insufficient operands'...
commit
|
commitdiff
|
tree
2012-07-12
Jim Grosbach
TableGen: Location information for diagnostic.
commit
|
commitdiff
|
tree
2012-07-10
Jim Grosbach
ARM: Allow more flexible patterns in NEON formats.
commit
|
commitdiff
|
tree
2012-07-10
Jim Grosbach
Allow intrinsics to be used in place of node matchables.
commit
|
commitdiff
|
tree
2012-07-06
Jim Grosbach
ARM: Add test cleanup entry to the README.
commit
|
commitdiff
|
tree
2012-06-28
Jim Grosbach
'Promote' vector [su]int_to_fp should widen elements.
commit
|
commitdiff
|
tree
2012-06-26
Jim Grosbach
TableGen: AsmMatcher diagnostics preference detail.
commit
|
commitdiff
|
tree
2012-06-22
Jim Grosbach
ARM: Add a better diagnostic for some out of range...
commit
|
commitdiff
|
tree
2012-06-22
Jim Grosbach
TableGen: AsmMatcher support for better operand diagnostics.
commit
|
commitdiff
|
tree
2012-06-18
Jim Grosbach
ARM: Define generic HINT instruction.
commit
|
commitdiff
|
tree
2012-06-18
Jim Grosbach
TableGen: AsmMatcher missing-features list minimization.
commit
|
commitdiff
|
tree
2012-05-21
Jim Grosbach
FileCheck'ize test, and add a bit to test for r157221.
commit
|
commitdiff
|
tree
2012-05-21
Jim Grosbach
ARM: .end_data_region mismatch in Thumb2.
commit
|
commitdiff
|
tree
2012-05-21
Jim Grosbach
Thumb2: RSB source register should be rGRP not GPRnopc.
commit
|
commitdiff
|
tree
2012-05-18
Jim Grosbach
Refactor data-in-code annotations.
commit
|
commitdiff
|
tree
2012-05-15
Jim Grosbach
TableGen'erate mapping physical registers to encoding...
commit
|
commitdiff
|
tree
2012-05-15
Jim Grosbach
Allow MCCodeEmitter access to the target MCRegisterInfo.
commit
|
commitdiff
|
tree
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
2012-05-10
Jim Grosbach
ExecutionEngine: Check for NULL ErrorStr before using it.
commit
|
commitdiff
|
tree
2012-05-08
Jim Grosbach
DAGCombiner should not change the type of an extract_vector...
commit
|
commitdiff
|
tree
2012-05-07
Jim Grosbach
Tidy up. Whitespace.
commit
|
commitdiff
|
tree
2012-05-06
Jim Grosbach
TableGen: AsmMatcher diagnostic when missing instruction...
commit
|
commitdiff
|
tree
2012-05-05
Jim Grosbach
Nuke a few dead remnants of the CBE.
commit
|
commitdiff
|
tree
2012-05-02
Jim Grosbach
ARM: Add missing two-operand VBIC aliases.
commit
|
commitdiff
|
tree
2012-05-01
Jim Grosbach
Tidy up. Naming conventions.
commit
|
commitdiff
|
tree
2012-05-01
Jim Grosbach
ARM: Add a few missing add->sub aliases w/ 'w' suffix.
commit
|
commitdiff
|
tree
2012-05-01
Jim Grosbach
ARM: allow vanilla expressions for movw/movt.
commit
|
commitdiff
|
tree
2012-05-01
Jim Grosbach
MC: Unknown assembler directives are now hard errors.
commit
|
commitdiff
|
tree
2012-05-01
Jim Grosbach
MC: Remove errant EatToEndOfStatement() in asm parser.
commit
|
commitdiff
|
tree
2012-04-30
Jim Grosbach
ARM: Diagnostics for out of range fixups.
commit
|
commitdiff
|
tree
2012-04-27
Jim Grosbach
ARM: Thumb add(sp plus register) asm constraints.
commit
|
commitdiff
|
tree
2012-04-27
Jim Grosbach
ARM: Tweak tADDrSP definition for consistent operand...
commit
|
commitdiff
|
tree
2012-04-27
Jim Grosbach
Remove a docs reference to the CBackend.
commit
|
commitdiff
|
tree
2012-04-26
Jim Grosbach
ARM: Thumb ldr(literal) base address alignment is 32...
commit
|
commitdiff
|
tree
2012-04-24
Jim Grosbach
ARM: improved assembler diagnostics for missing CPU...
commit
|
commitdiff
|
tree
2012-04-24
Jim Grosbach
ARM: Nuke remnant bogus code.
commit
|
commitdiff
|
tree
2012-04-23
Jim Grosbach
Tidy up. 80 columns, whitespace, et. al.
commit
|
commitdiff
|
tree
2012-04-23
Jim Grosbach
ARM: VSLI two-operand assmebly aliases are tblgen'erated.
commit
|
commitdiff
|
tree
2012-04-23
Jim Grosbach
ARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand...
commit
|
commitdiff
|
tree
2012-04-23
Jim Grosbach
ARM: Add testcases for two-operand variants of VSRA...
commit
|
commitdiff
|
tree
2012-04-23
Jim Grosbach
Add ARM mode tests for the NEON vector shift-accumulate...
commit
|
commitdiff
|
tree
next