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
*
Whitespace.
NAKAMURA Takumi
2013-06-11
1
-5
/
+5
*
Fix dubious type name similar to member name.
Sean Silva
2013-06-11
1
-7
/
+7
*
[yaml2obj] Initial ELF support.
Sean Silva
2013-06-10
2
-0
/
+229
*
ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.
Tim Northover
2013-06-10
3
-1
/
+23
*
Fix xemacs mode line, don't put them in .cpp files (just header files). No
Nick Lewycky
2013-06-10
1
-1
/
+1
*
Remove a few fixmes, the only work we're doing is getting the string
Eric Christopher
2013-06-10
1
-4
/
+0
*
Fix up comment.
Eric Christopher
2013-06-10
1
-1
/
+1
*
Remove unused function.
Eric Christopher
2013-06-10
1
-6
/
+0
*
IndentCount is only used within NDEBUG code.
Eric Christopher
2013-06-10
1
-0
/
+2
*
X86: Stop LEA64_32r doing unspeakable things to its arguments.
Tim Northover
2013-06-10
5
-70
/
+221
*
Add a missing 'e'.
Rafael Espindola
2013-06-10
1
-1
/
+1
*
[PowerPC] Support extended sc mnemonic
Ulrich Weigand
2013-06-10
1
-0
/
+2
*
[PowerPC] Support branch mnemonics with implied CR0
Ulrich Weigand
2013-06-10
1
-0
/
+11
*
[PowerPC] Use multiclass to generate extended branch mnemonics
Ulrich Weigand
2013-06-10
1
-51
/
+22
*
Silencing an MSVC warning about comparing signed and unsigned values.
Aaron Ballman
2013-06-10
1
-1
/
+1
*
Pass a StringRef to sys::identifyFileType.
Rafael Espindola
2013-06-10
6
-15
/
+11
*
Fix an out of bounds array access.
Rafael Espindola
2013-06-10
1
-2
/
+3
*
Update for current naming conventions.
Rafael Espindola
2013-06-10
1
-30
/
+31
*
Fix misleading comments in ARMAsmParser
Amaury de la Vieuville
2013-06-10
1
-6
/
+6
*
ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
2013-06-10
7
-2
/
+157
*
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...
Justin Holewinski
2013-06-10
3
-39
/
+11
*
Fix a regression I introduced when I expanded the complex pseudos in
Reed Kotler
2013-06-09
2
-9
/
+10
*
Fix ARM unwind opcode assembler in several cases.
Logan Chien
2013-06-09
3
-169
/
+185
*
Removed PackedDouble domain from scalar instructions. Added more formats for ...
Elena Demikhovsky
2013-06-09
2
-43
/
+60
*
Make DeadArgumentElimination more conservative on variadic functions
Tim Northover
2013-06-09
1
-5
/
+17
*
ARM FastISel fix load register classes
JF Bastien
2013-06-09
1
-4
/
+4
*
TargetLowering: Clean up method description comments
David Majnemer
2013-06-08
1
-3
/
+3
*
sys::process::get_id() now returns the process ID instead of a process handle...
Aaron Ballman
2013-06-08
1
-1
/
+1
*
[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...
Venkatraman Govindaraju
2013-06-08
7
-162
/
+61
*
ARM: fix VMOVvnf32 decoding when ambiguous with VCVT
Amaury de la Vieuville
2013-06-08
1
-0
/
+4
*
ARM: enforce SRS decoding constraints
Amaury de la Vieuville
2013-06-08
1
-1
/
+7
*
ARM: fix CPS decoding when ambiguous with QADD
Amaury de la Vieuville
2013-06-08
2
-0
/
+34
*
ARM: fix VCVT decoding
Amaury de la Vieuville
2013-06-08
1
-2
/
+2
*
Fix a potential bug in r183584.
Shuxin Yang
2013-06-08
1
-4
/
+8
*
Don't artifically restrict input object size.
Sean Silva
2013-06-08
1
-2
/
+0
*
Fix unused variable warning from my previous patch.
JF Bastien
2013-06-08
1
-0
/
+1
*
[mips] Use a helper function which compares the size of the source and
Akira Hatanaka
2013-06-08
2
-8
/
+21
*
Reapply r183552. This time, use a standard type for the option to avoid template
Quentin Colombet
2013-06-08
1
-0
/
+13
*
R600: Use a refined heuristic to choose when switching clause
Vincent Lejeune
2013-06-07
2
-10
/
+47
*
R600: Anti dep better handled in tex clause
Vincent Lejeune
2013-06-07
1
-6
/
+4
*
Remember the anyext patterns.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+2
*
Add missing zextloadi1 to i64 patterns. PR16721.
Jakob Stoklund Olesen
2013-06-07
1
-0
/
+3
*
Fix an assertion in MemCpyOpt pass.
Shuxin Yang
2013-06-07
1
-2
/
+4
*
Disallow i64 div/rem in PPC32 counter loops
Hal Finkel
2013-06-07
1
-0
/
+7
*
Revert commits related to stack warning.
Quentin Colombet
2013-06-07
1
-13
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
3
-6
/
+6
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
7
-16
/
+33
*
Remove unused c'tor.
Bill Wendling
2013-06-07
1
-7
/
+2
*
R600: Fix calculation of stack offset in AMDGPUFrameLowering
Tom Stellard
2013-06-07
1
-21
/
+2
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
4
-8
/
+10
[next]