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
...
*
Build constants using instructions mov/orr or mvn/eor.
Lauro Ramos Venancio
2007-01-12
4
-89
/
+186
*
Expand SELECT (f32/f64) and FCOPYSIGN (f32/f64).
Lauro Ramos Venancio
2007-01-04
1
-0
/
+5
*
Fix naming inconsistency.
Evan Cheng
2007-01-02
2
-8
/
+8
*
implement missing compares
Rafael Espindola
2006-12-31
2
-38
/
+67
*
For PR950:
Reid Spencer
2006-12-31
1
-1
/
+1
*
fix comment
Rafael Espindola
2006-12-29
1
-1
/
+1
*
Define StaticCtorsSection and StaticDtorsSection for ARM.
Lauro Ramos Venancio
2006-12-28
1
-0
/
+2
*
Implement SELECT_CC (f32/f64) for ARM.
Lauro Ramos Venancio
2006-12-28
2
-2
/
+16
*
remove duplicated line
Rafael Espindola
2006-12-28
1
-1
/
+0
*
This patch defines extloadi1 and fixes an internal compiler error on
Lauro Ramos Venancio
2006-12-26
1
-0
/
+3
*
Fix for ARM weak symbols, patch by Lauro Ramos Venancio!
Chris Lattner
2006-12-21
1
-0
/
+14
*
eliminate static ctors for Statistic objects.
Chris Lattner
2006-12-19
1
-2
/
+4
*
macros -> Inline functions
Rafael Espindola
2006-12-18
1
-9
/
+13
*
move ExtWeakSymbols to AsmPrinter
Rafael Espindola
2006-12-18
1
-10
/
+1
*
avoid using a constant table when a constant can be used inline
Rafael Espindola
2006-12-14
1
-24
/
+82
*
Avoid creating invalid sub/add instructions on the prolog/epilog
Rafael Espindola
2006-12-14
1
-10
/
+86
*
more general matching of the MVN instruction
Rafael Espindola
2006-12-12
2
-37
/
+11
*
don't use "ordinary" addressing mode 1 when mvn is appropriate
Rafael Espindola
2006-12-12
1
-0
/
+2
*
use MVN to handle small negative constants
Rafael Espindola
2006-12-12
2
-0
/
+32
*
add mvn
Rafael Espindola
2006-12-12
1
-0
/
+3
*
add note
Rafael Espindola
2006-12-11
1
-0
/
+13
*
.align is in bits
Rafael Espindola
2006-12-10
1
-1
/
+1
*
%progbits not @progbits
Rafael Espindola
2006-12-08
1
-1
/
+1
*
add \"aw\",@progbits" to ctors and dtors
Rafael Espindola
2006-12-08
1
-4
/
+11
*
fix truncstorei1
Rafael Espindola
2006-12-08
1
-3
/
+1
*
fix alignment
Rafael Espindola
2006-12-07
1
-3
/
+3
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
3
-3
/
+0
*
make sure that we don't use a common symbol if a section was specified
Rafael Espindola
2006-12-07
1
-0
/
+1
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
print weak references
Rafael Espindola
2006-12-06
2
-1
/
+14
*
These asm printers shouldn't use assembly/writer.h
Chris Lattner
2006-12-06
1
-4
/
+0
*
expand memmove and memcpy
Rafael Espindola
2006-12-05
1
-0
/
+2
*
add support for the "r" asm constraint
Rafael Espindola
2006-12-05
1
-0
/
+27
*
add support for weak linkage
Rafael Espindola
2006-12-05
1
-1
/
+1
*
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
Evan Cheng
2006-11-27
4
-21
/
+28
*
implement load effective address similar to the alpha backend
Rafael Espindola
2006-11-09
4
-82
/
+15
*
Match tblegen changes.
Evan Cheng
2006-11-08
1
-10
/
+16
*
initial implementation of addressing mode 2
Rafael Espindola
2006-11-08
4
-15
/
+72
*
remove dead/redundant vars
Chris Lattner
2006-11-03
1
-3
/
+0
*
revert previous patch
Rafael Espindola
2006-11-03
1
-2
/
+0
*
add createCFGSimplificationPass to ARMTargetMachine::addInstSelector
Rafael Espindola
2006-11-03
1
-0
/
+2
*
move ARMCondCodeToString to ARMAsmPrinter.cpp
Rafael Espindola
2006-11-02
3
-23
/
+21
*
print null values in bss
Rafael Espindola
2006-11-01
1
-2
/
+4
*
implement zextload bool and truncstore bool
Rafael Espindola
2006-11-01
1
-0
/
+10
*
add support for calling functions when the caller has variable sized objects
Rafael Espindola
2006-10-31
1
-1
/
+19
*
All targets expand BR_JT for now.
Evan Cheng
2006-10-30
1
-1
/
+2
*
initial support for frame pointers
Rafael Espindola
2006-10-26
3
-5
/
+44
*
expand ISD::VACOPY
Rafael Espindola
2006-10-24
1
-0
/
+1
*
fix warning about missing newline at end of file
Rafael Espindola
2006-10-24
1
-1
/
+1
*
implement uncond branch insertion, mark branches with isBranch.
Chris Lattner
2006-10-24
3
-1
/
+13
[prev]
[next]