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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 77974. It breaks 3 of the ARM tests.
Bob Wilson
2009-08-03
1
-8
/
+0
*
Remove neverHasSideEffects on MMX_MOVD64rrv164 since it has a matching pattern.
Evan Cheng
2009-08-03
1
-2
/
+1
*
eliminate textual section switching from intel asm printer.
Chris Lattner
2009-08-03
1
-15
/
+15
*
make SwitchToSection accept null sections for now.
Chris Lattner
2009-08-03
1
-3
/
+8
*
Change C, CBE, MSIL to not provide target data via getTargetData().
Daniel Dunbar
2009-08-03
3
-3
/
+3
*
Allow targets to custom handle softening of results or operands before trying...
Sanjiv Gupta
2009-08-03
1
-0
/
+8
*
Provide target data from the module if the target machine doesn't have any.
Daniel Dunbar
2009-08-03
1
-2
/
+13
*
llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like...
Benjamin Kramer
2009-08-03
5
-10
/
+9
*
Unbreak win64 compilation callback.
Anton Korobeynikov
2009-08-03
1
-13
/
+14
*
Fix a coaelescer bug. If a copy val# is extended to eliminate a non-trivially...
Evan Cheng
2009-08-03
2
-1
/
+54
*
Create proper frame index for FP
Anton Korobeynikov
2009-08-03
1
-1
/
+3
*
Perform bitconvert to proper type
Anton Korobeynikov
2009-08-03
1
-2
/
+1
*
Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fix...
Anton Korobeynikov
2009-08-03
5
-33
/
+60
*
Cleanup Darwin MMX calling conv stuff - make the stuff more generic. This als...
Anton Korobeynikov
2009-08-03
2
-62
/
+36
*
Unbreak Win64 CC. Step one: honour register save area, fix some alignment and...
Anton Korobeynikov
2009-08-03
9
-58
/
+100
*
Remove the GCC path from libLTO. This has been superceded by setAssemblerPath.
Nick Lewycky
2009-08-03
3
-21
/
+1
*
Add NamedMDNode destructor.
Devang Patel
2009-08-03
2
-0
/
+26
*
Use movd instead of movq
Rafael Espindola
2009-08-03
2
-3
/
+6
*
Add FileUpdate tool, conditionally updates its output based on its input.
Daniel Dunbar
2009-08-03
4
-1
/
+116
*
Fix a race condition in getting the process exit code on Win32.
Daniel Dunbar
2009-08-03
3
-8
/
+31
*
Remove now unused arguments from TargetRegistry::lookupTarget.
Daniel Dunbar
2009-08-03
8
-49
/
+18
*
These are done.
Evan Cheng
2009-08-03
1
-8
/
+0
*
Pass target triple string in to TargetMachine constructor.
Daniel Dunbar
2009-08-03
11
-70
/
+148
*
Fix the instruction encoding.
Rafael Espindola
2009-08-03
1
-2
/
+2
*
Remove a bitcast that was a no-op.
Rafael Espindola
2009-08-03
1
-3
/
+1
*
Use movq to move 64 bits in and out of mmx registers.
Rafael Espindola
2009-08-03
4
-4
/
+23
*
Use the i12 variant of load / store opcodes if offset is zero. Now we pass al...
Evan Cheng
2009-08-03
2
-1
/
+90
*
Remove -disable-mips-abicall and -enable-mips-absolute-call command-line
Eli Friedman
2009-08-03
6
-50
/
+26
*
Restrict LDA to affine subscripts.
Andreas Bolka
2009-08-03
2
-0
/
+27
*
Fix some comments referring to std::cerr.
Daniel Dunbar
2009-08-03
8
-14
/
+14
*
- s/DOUT/DEBUG(errs()/g
Bill Wendling
2009-08-03
5
-41
/
+43
*
Move most targets TargetMachine constructor to only taking a target triple.
Daniel Dunbar
2009-08-02
30
-126
/
+99
*
Expand LDA testcases.
Andreas Bolka
2009-08-02
2
-11
/
+62
*
Add extra SEXT pattern.
Richard Osborne
2009-08-02
2
-0
/
+48
*
The x86 jit doesn't generate a def_cfa_offset unwind instruction after the
Bill Wendling
2009-08-02
1
-1
/
+1
*
Normalize Subtarget constructors to take a target triple string instead of
Daniel Dunbar
2009-08-02
37
-98
/
+59
*
Remove unneeded intrinsics from Blackfin backend.
Jakob Stoklund Olesen
2009-08-02
3
-37
/
+1
*
Fix the build for people with oprofile installed.
Nick Lewycky
2009-08-02
1
-3
/
+4
*
Empty arguments need to be quoted on Win32.
Daniel Dunbar
2009-08-02
1
-3
/
+9
*
Fix issue in regscavenger when scavenging a callee-saved register that has no...
Jakob Stoklund Olesen
2009-08-02
2
-4
/
+11
*
One two many newlines at end of file LLVMContextImpl.cpp
Edward O'Callaghan
2009-08-02
1
-1
/
+0
*
Tweak svn:ignore more
Daniel Dunbar
2009-08-02
0
-0
/
+0
*
Tweak svn:ignore
Daniel Dunbar
2009-08-02
0
-0
/
+0
*
Adjust comment to distinguish between target name and triple target name they
Daniel Dunbar
2009-08-02
1
-15
/
+15
*
Fix no newline at end of LLVMContextImpl.cpp
Edward O'Callaghan
2009-08-02
1
-1
/
+2
*
Never add a kill flag to a constrained physical register in a two-addr instru...
Jakob Stoklund Olesen
2009-08-02
3
-6
/
+3
*
Scavenger asserts.
Jakob Stoklund Olesen
2009-08-02
3
-5
/
+14
*
Add some basic blackfin intrinsics.
Jakob Stoklund Olesen
2009-08-02
5
-1
/
+123
*
Add support for CPU features (i.e., bugs) and workarounds.
Jakob Stoklund Olesen
2009-08-02
4
-8
/
+250
*
Inline assembly support for Blackfin.
Jakob Stoklund Olesen
2009-08-02
4
-12
/
+175
[next]