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
*
Avoid splitting an interval multiple times; avoid splitting re-materializable...
Evan Cheng
2008-10-24
6
-51
/
+195
*
Fix constant-offset emission for x86-64 absolute addresses. This
Dan Gohman
2008-10-24
3
-11
/
+58
*
Add file to VC++ project.
Steve Naroff
2008-10-24
1
-13
/
+17
*
Initialize uninitialized variable.
Dale Johannesen
2008-10-24
1
-1
/
+1
*
Added raw_fd_ostream::close().
Ted Kremenek
2008-10-23
2
-3
/
+17
*
Changes to make the Windows build work...
Steve Naroff
2008-10-23
3
-116
/
+131
*
Committing a good chunk of the pre-register allocation live interval splittin...
Evan Cheng
2008-10-23
3
-12
/
+611
*
Mark defs and uses of CTR and LR correctly.
Dale Johannesen
2008-10-23
2
-11
/
+30
*
Make sure to set stdout to binary when writing bitcode files via
Daniel Dunbar
2008-10-23
1
-0
/
+3
*
Fix thinko - the operand number has nothing to do
Duncan Sands
2008-10-23
2
-3
/
+3
*
Introduce INT64_C macro and unbreak LLVM on MSVC.
Argyrios Kyrtzidis
2008-10-23
1
-0
/
+3
*
make this test not depend on how the system header defines memset.
Chris Lattner
2008-10-23
1
-1
/
+2
*
Change create*Pass factory functions to return Pass* instead of
Daniel Dunbar
2008-10-22
10
-19
/
+18
*
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. T...
Ted Kremenek
2008-10-22
1
-1
/
+1
*
remove extraneous #ifdef's
Jim Grosbach
2008-10-22
1
-4
/
+0
*
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
Daniel Dunbar
2008-10-22
3
-5
/
+35
*
Remove allocation of unused stack slot.
Dale Johannesen
2008-10-22
1
-6
/
+0
*
Fix for PR2881: fix a small leak exposed by valgrind, using a ManagedStatic.
Julien Lerouge
2008-10-22
1
-6
/
+5
*
[PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...
Gordon Henriksen
2008-10-22
7
-7
/
+7
*
Regenerate.
Gordon Henriksen
2008-10-22
1
-1032
/
+3309
*
[PR2886] Don't look for ocaml's .opt executables; something in the autoconf/t...
Gordon Henriksen
2008-10-22
1
-4
/
+4
*
LegalizeTypes soft-float support for fpow.
Duncan Sands
2008-10-22
2
-1
/
+15
*
Get this working with LegalizeTypes: (1) don't
Duncan Sands
2008-10-22
1
-5
/
+9
*
Regenerate configure
Torok Edwin
2008-10-22
1
-3305
/
+1075
*
Unbreak LLVM on the MSVC compiler:
Argyrios Kyrtzidis
2008-10-22
3
-2
/
+5
*
Use spaces rather than tab.
Duncan Sands
2008-10-22
1
-1
/
+1
*
Be nice to CellSPU: for this target getSetCCResultType
Duncan Sands
2008-10-22
1
-2
/
+8
*
Port from LegalizeDAG the logic to only generate
Duncan Sands
2008-10-22
1
-8
/
+44
*
Add some comments explaining the meaning of a boolean
Duncan Sands
2008-10-22
2
-11
/
+11
*
Temporarily allow the operands of a BUILD_VECTOR
Duncan Sands
2008-10-22
1
-4
/
+8
*
Fix PR2907 by digging through constant expressions to find FP constants that
Chris Lattner
2008-10-22
2
-42
/
+92
*
Move Print*Pass to use raw_ostream.
Daniel Dunbar
2008-10-22
5
-20
/
+27
*
CMake: `make install' for libraries, executables and header files.
Oscar Fuentes
2008-10-22
4
-0
/
+27
*
CMake: use add_llvm_example for HowToUseJIT.
Oscar Fuentes
2008-10-22
1
-1
/
+1
*
CMake: Turned some libraries into partially linked objects. Corrected
Oscar Fuentes
2008-10-22
5
-5
/
+5
*
Adjust comments for pedantic satisfaction.
Dale Johannesen
2008-10-22
1
-9
/
+9
*
Fix comment to name "TokenFactor" instead of "Token factor".
Bill Wendling
2008-10-21
1
-1
/
+1
*
CMake: updated lib/VMCore/CMakeLists.txt
Oscar Fuentes
2008-10-21
1
-0
/
+1
*
Privatize PrintModulePass and PrintFunctionPass and add
Daniel Dunbar
2008-10-21
7
-68
/
+118
*
Add comments to explain uint64->f64 algorithm,
Dale Johannesen
2008-10-21
1
-0
/
+35
*
Add an SSE2 algorithm for uint64->f64 conversion.
Dale Johannesen
2008-10-21
3
-2
/
+86
*
Fix SelectionDAGBuild lowering of Select instructions to
Dan Gohman
2008-10-21
2
-8
/
+46
*
Clear raw_fd_ostream error string on success and explain behavior in
Daniel Dunbar
2008-10-21
2
-7
/
+11
*
Updated email address.
Dan Gohman
2008-10-21
1
-1
/
+1
*
Implement the optimized FCMP_OEQ/FCMP_UNE code for x86 fast-isel.
Dan Gohman
2008-10-21
1
-0
/
+12
*
Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as.
Torok Edwin
2008-10-21
4
-1
/
+10
*
use pre-UAL mnemonics for push/pop for compilaton callback function
Jim Grosbach
2008-10-21
1
-2
/
+2
*
fix a tricky bug in the JIT global variable emitter, that was triggered when ...
Nuno Lopes
2008-10-21
4
-7
/
+44
*
constify some methods and variables in ImmutableList.
Ted Kremenek
2008-10-21
1
-9
/
+9
*
really fix run line
Chris Lattner
2008-10-21
1
-8
/
+8
[next]