index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add correct NEON encodings for vqdmlal.
Owen Anderson
2010-10-22
1
-4
/
+4
*
Add the encoding information for the rest of the ARM mode multiply instructions.
Jim Grosbach
2010-10-22
1
-20
/
+41
*
Provide correct encodings for NEON vmlal.
Owen Anderson
2010-10-22
1
-5
/
+5
*
Silence compiler warnings.
Evan Cheng
2010-10-22
1
-1
/
+5
*
Provide correct NEON encodings for vmla.
Owen Anderson
2010-10-22
1
-14
/
+15
*
More ARM multiply instuction binary encodings.
Jim Grosbach
2010-10-22
2
-110
/
+121
*
Add fastcc cc: pass and return VFP / NEON values in registers. Controlled by ...
Evan Cheng
2010-10-22
2
-12
/
+51
*
Parameterize a bit of ARM encoding information, simplifying some instruction
Jim Grosbach
2010-10-22
2
-50
/
+29
*
Make some symbols static, move classes into anonymous namespaces.
Benjamin Kramer
2010-10-22
5
-18
/
+19
*
More ARM multiply instruction encoding information.
Jim Grosbach
2010-10-22
2
-34
/
+41
*
Making the e_machine configurable by the target backend in ELFObjectWriter.
Wesley Peck
2010-10-22
4
-9
/
+16
*
Reverting r117031 to cleanup valgrind errors.
Andrew Trick
2010-10-22
3
-14
/
+9
*
Add some basic ret instruction support to arm fast-isel.
Eric Christopher
2010-10-22
1
-0
/
+66
*
Fixed handling of immediate operand sizes, which
Sean Callanan
2010-10-22
1
-1
/
+1
*
Win32/Signals.inc: DontRemoveFileOnSignal(): Please acquire the CriticalSection.
NAKAMURA Takumi
2010-10-22
1
-0
/
+2
*
ARM binary encoding for some of the multiply instructions.
Jim Grosbach
2010-10-21
1
-26
/
+68
*
ARM binary encodings for MVN variants.
Jim Grosbach
2010-10-21
1
-10
/
+27
*
Trailing whitespace.
Jim Grosbach
2010-10-21
1
-25
/
+25
*
ARM Binary encoding information for BFC/BFI instructions.
Jim Grosbach
2010-10-21
3
-6
/
+35
*
Add some more documentation.
Dan Gohman
2010-10-21
1
-15
/
+21
*
These don't need to be virtual.
Eric Christopher
2010-10-21
1
-13
/
+13
*
Fix Warnings.
Michael J. Spencer
2010-10-21
1
-1
/
+1
*
X86: Base _fltused on the FunctionType of the called value instead of the pot...
Michael J. Spencer
2010-10-21
1
-19
/
+20
*
Move the encoding logic for Q registers into getMachineOpValue().
Owen Anderson
2010-10-21
2
-25
/
+36
*
Trailing whitespace.
Mikhail Glushenkov
2010-10-21
1
-5
/
+5
*
ARM encodes Q registers as 2xregno (i.e. the number of the D register that co...
Owen Anderson
2010-10-21
3
-115
/
+45
*
Handle storing args to the stack for calls.
Eric Christopher
2010-10-21
1
-4
/
+6
*
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-10-21
18
-454
/
+1419
*
Explain what "constant" means here.
Dan Gohman
2010-10-21
1
-1
/
+3
*
More load/store refactoring, call reg+offset simplification from within
Eric Christopher
2010-10-21
1
-28
/
+36
*
trailing whitespace
Jim Grosbach
2010-10-21
1
-4
/
+4
*
Update comments.
Dan Gohman
2010-10-21
1
-3
/
+23
*
Add correct NEON encodings for vhadd and vrhadd.
Owen Anderson
2010-10-21
1
-6
/
+33
*
Don't include the destination interval in the union when computing
Jakob Stoklund Olesen
2010-10-21
1
-2
/
+4
*
Permit landing pad successor blocks when verifying basic blocks that end in an
Jakob Stoklund Olesen
2010-10-21
1
-5
/
+13
*
Add correct encodings for NEON vaddw.s* and vaddw.u*.
Owen Anderson
2010-10-21
1
-4
/
+18
*
Provide correct NEON encodings for vaddl.u* and vaddl.s*.
Owen Anderson
2010-10-21
1
-16
/
+31
*
Do not recurse into symbol refs that have a variant kind. This prevents us
Rafael Espindola
2010-10-21
1
-1
/
+1
*
More tweaks to X86 instructions to allow the 'w' suffix in places it makes
Kevin Enderby
2010-10-21
3
-9
/
+14
*
AlignLoc is never used for anything - zap it (gcc-4.6 warning).
Duncan Sands
2010-10-21
1
-2
/
+1
*
The return value of this call is not used, so no point
Duncan Sands
2010-10-21
1
-8
/
+7
*
RetOp is not actually used for anything useful (though
Duncan Sands
2010-10-21
1
-2
/
+0
*
The variable liTRC is not used for anything useful, zap it
Duncan Sands
2010-10-21
1
-5
/
+0
*
Remove some variables that are never really used
Duncan Sands
2010-10-21
3
-3
/
+0
*
Add parentheses to pacify gcc, which warns otherwise.
Duncan Sands
2010-10-21
1
-1
/
+1
*
Fix the cleanup process of exception information in JIT. Now JIT
Duncan Sands
2010-10-21
2
-3
/
+19
*
Removing stale AsmPrinter directory from MicroBlaze backend.
Wesley Peck
2010-10-21
2
-312
/
+0
*
Deleted lib/Target/MBlaze/AsmPrinter/CMakeLists.txt. This way the
Oscar Fuentes
2010-10-21
1
-9
/
+0
*
Recommit 116986 with capitalization typo fixed.
Wesley Peck
2010-10-21
28
-568
/
+2119
*
putback r116983 and fix simple-fp-encoding.ll tests
Andrew Trick
2010-10-21
3
-4
/
+38
[next]