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
/
Target
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a 80 col. violation.
Evan Cheng
2008-12-11
1
-1
/
+2
*
Preliminary ARM debug support based on patch by Mikael of FlexyCore.
Evan Cheng
2008-12-10
4
-20
/
+57
*
Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some...
Evan Cheng
2008-12-10
1
-1
/
+1
*
Clean up some ARM GV asm printing out; minor fixes to match what gcc does.
Evan Cheng
2008-12-06
2
-20
/
+32
*
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Evan Cheng
2008-12-05
2
-20
/
+44
*
Temporarily revert r60519. It was causing a bootstrap failure:
Bill Wendling
2008-12-04
1
-1
/
+1
*
Visibility hidden GVs do not require extra load of symbol address from the GO...
Evan Cheng
2008-12-04
1
-1
/
+1
*
Split foldMemoryOperand into public non-virtual and protected virtual
Dan Gohman
2008-12-03
2
-12
/
+12
*
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-03
3
-10
/
+10
*
Update a comment.
Dan Gohman
2008-12-03
1
-3
/
+4
*
Fix bug 3140.
Rafael Espindola
2008-12-03
1
-0
/
+1
*
Add a sanity-check to tablegen to catch the case where isSimpleLoad
Dan Gohman
2008-12-03
1
-1
/
+1
*
Fix a missing #include.
Dan Gohman
2008-12-03
1
-0
/
+1
*
There are no longer any places that require a
Duncan Sands
2008-12-01
1
-2
/
+2
*
Change the interface to the type legalization method
Duncan Sands
2008-12-01
2
-18
/
+35
*
Move target independent td files from lib/Target/ to include/llvm/Target so t...
Evan Cheng
2008-11-24
1
-1
/
+1
*
Make a convenient helper for printing offsets.
Anton Korobeynikov
2008-11-22
2
-9
/
+6
*
Fix a thinko. MO is getOperand(i-1) so we don't have to adjust e.
Evan Cheng
2008-11-20
1
-3
/
+1
*
Eliminate a compile time warning.
Evan Cheng
2008-11-19
1
-4
/
+6
*
Add more const qualifiers. This fixes build breakage from r59540.
Dan Gohman
2008-11-18
2
-4
/
+8
*
Adds extern "C" ints to the .cpp files that use RegisterTarget, as
Oscar Fuentes
2008-11-15
1
-0
/
+7
*
Fix fuitos encoding.
Evan Cheng
2008-11-15
1
-8
/
+4
*
Fix MOVrx, MOVsrl_flag, and MOVsra_flag encodings.
Evan Cheng
2008-11-14
2
-4
/
+52
*
Handle the rest of pseudo instructions.
Evan Cheng
2008-11-13
3
-54
/
+71
*
Lazy compilation callback save / restore VFP registers.
Evan Cheng
2008-11-13
1
-0
/
+9
*
Don't forget to emit stubs for function GV's emitted in CONSTPOOL_ENTRY's.
Evan Cheng
2008-11-13
1
-3
/
+10
*
fsub{d|s} encoding bugs.
Evan Cheng
2008-11-13
1
-2
/
+6
*
Missed a break statement.
Evan Cheng
2008-11-13
1
-0
/
+1
*
Fix pre- and post-indexed load / store encoding bugs.
Evan Cheng
2008-11-13
4
-70
/
+98
*
Remove the incorrect assertion. We don't have enough information before reloc...
Evan Cheng
2008-11-12
1
-2
/
+1
*
Address mode immediate offset has already been divided by 4.
Evan Cheng
2008-11-12
1
-2
/
+1
*
Fix a VFP binary arithmetic instruction encoding bug.
Evan Cheng
2008-11-12
1
-1
/
+1
*
Fix address mode 3 immediate offset mode encoding.
Evan Cheng
2008-11-12
2
-5
/
+7
*
Consolidate formats; fix FCMPED etc. encodings.
Evan Cheng
2008-11-12
5
-168
/
+120
*
Fix VFP conversion instruction encodings.
Evan Cheng
2008-11-12
4
-86
/
+123
*
Fix encoding of single-precision VFP registers.
Evan Cheng
2008-11-12
4
-40
/
+174
*
VFP fld / fst immediate field is multiplied by 4.
Evan Cheng
2008-11-12
3
-19
/
+37
*
Fix FMDRR encoding.
Evan Cheng
2008-11-11
4
-26
/
+51
*
Handle floating point constpool_entry's.
Evan Cheng
2008-11-11
1
-4
/
+25
*
Encode VFP load / store instructions.
Evan Cheng
2008-11-11
4
-104
/
+220
*
Encode VFP conversion instructions.
Evan Cheng
2008-11-11
4
-35
/
+126
*
Encode VFP arithmetic instructions.
Evan Cheng
2008-11-11
4
-108
/
+226
*
Correct PIC function stub codegen.
Evan Cheng
2008-11-10
2
-7
/
+52
*
Rename isGVNonLazyPtr to isIndirectSym to reflect how it will be used.
Evan Cheng
2008-11-10
3
-7
/
+7
*
Temporary revert my last commit: it seems it's triggering some subtle bug in ...
Anton Korobeynikov
2008-11-08
1
-4
/
+7
*
Factor out offset printing code into generic AsmPrinter.
Anton Korobeynikov
2008-11-08
1
-7
/
+4
*
Moved InvalidateInstructionCache to ARMJITInfo::emitFunctionStub which knows ...
Evan Cheng
2008-11-08
1
-22
/
+21
*
Rename startFunctionStub to startGVStub since it's also used for GV non-lazy ...
Evan Cheng
2008-11-08
1
-5
/
+5
*
Tell ARMJITInfo if codegen relocation is PIC. It changes how function stubs a...
Evan Cheng
2008-11-08
3
-8
/
+13
*
Fix relocation for calls to external symbols.
Evan Cheng
2008-11-08
1
-1
/
+1
[next]