index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the testb optimization so x86 also bootstraps.
Dale Johannesen
2008-11-12
2
-4
/
+1
*
VFP fld / fst immediate field is multiplied by 4.
Evan Cheng
2008-11-12
3
-19
/
+37
*
CMake: Remove removed source file.
Oscar Fuentes
2008-11-12
1
-1
/
+0
*
Add a bit of lazy evaluation to PopulateCompilationGraph().
Mikhail Glushenkov
2008-11-12
1
-11
/
+18
*
Some cosmetic changes.
Mikhail Glushenkov
2008-11-12
2
-6
/
+4
*
Remove
Devang Patel
2008-11-11
1
-0
/
+0
*
Undo previous check-in.
Devang Patel
2008-11-11
3
-105
/
+0
*
This shouldn't be necessary
Andrew Lenharth
2008-11-11
1
-1
/
+2
*
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
*
Don't walk into predecessors in which the vreg is not live when doing shrinkw...
Owen Anderson
2008-11-11
1
-0
/
+2
*
Encode VFP load / store instructions.
Evan Cheng
2008-11-11
4
-104
/
+220
*
In ScheduleDAGRRList::CopyAndMoveSuccessors, create the SUnit for the load
Dan Gohman
2008-11-11
1
-17
/
+17
*
Avoid relying on the SelectionDAG for initializing the MachineFunction and
Dan Gohman
2008-11-11
1
-3
/
+3
*
CMake: Updated library dependency info used for MSVC++.
Oscar Fuentes
2008-11-11
1
-4
/
+8
*
CMake: Updated list of source files for lib/Transforms/Utils.
Oscar Fuentes
2008-11-11
1
-0
/
+1
*
Encode VFP conversion instructions.
Evan Cheng
2008-11-11
4
-35
/
+126
*
last validation errors
Chris Lattner
2008-11-11
1
-7
/
+7
*
Remove incomplete lto-bugpoint tool. If there is an interest then we can resu...
Devang Patel
2008-11-11
4
-614
/
+0
*
fix some validation errors <it> -> <i>
Chris Lattner
2008-11-11
1
-7
/
+7
*
fix some validation errors.
Chris Lattner
2008-11-11
1
-11
/
+11
*
Add utility pass to remove dbg info.
Devang Patel
2008-11-11
3
-0
/
+105
*
remove an extraneous tag
Chris Lattner
2008-11-11
1
-1
/
+1
*
Make this document *substantially* better and cover a lot more territory.
Chris Lattner
2008-11-11
1
-188
/
+1957
*
Silence unused variable warning.
Devang Patel
2008-11-11
1
-0
/
+1
*
Use actual function name in comments.
Devang Patel
2008-11-11
1
-2
/
+2
*
Change the scheduler accessor methods to accept an explicit TargetMachine
Dan Gohman
2008-11-11
7
-15
/
+27
*
Add a README entry.
Evan Cheng
2008-11-11
1
-0
/
+17
*
CMake: forces rebuild of llvm-config's library dependency info when a
Oscar Fuentes
2008-11-11
1
-0
/
+1
*
CMake: corrected split of Alpha and Sparc AsmPrinters.
Oscar Fuentes
2008-11-11
2
-4
/
+2
*
CMake: Removed unnecessary library path setting that was breaking the
Oscar Fuentes
2008-11-11
1
-3
/
+0
*
Separate sparc asmprinter. This should unbreak the native build
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
Separate alpha asmprinter. This should unbreak native build.
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
The 32-bit displacement field in an x86 address is signed. Arrange for it
Dan Gohman
2008-11-11
1
-10
/
+13
*
Add svn:ignore properties for srcdir = objdir builds.
Dan Gohman
2008-11-11
0
-0
/
+0
*
Update CMakeLists.txt
Cedric Venet
2008-11-11
1
-0
/
+1
*
Fix for PR3040:
Bill Wendling
2008-11-11
1
-18
/
+35
*
fix another libgcc blocker
Andrew Lenharth
2008-11-11
2
-0
/
+23
*
Cleaned up and fix bugs in convert_rndsat node
Mon P Wang
2008-11-11
3
-21
/
+43
*
Un-XFAIL tests now that they're fixed.
Bill Wendling
2008-11-11
2
-2
/
+0
*
Unbreak the buildbot and back out (inadvertant) casting edits in CellSPU
Scott Michel
2008-11-11
1
-7
/
+7
*
Encode VFP arithmetic instructions.
Evan Cheng
2008-11-11
4
-108
/
+226
*
Cleanup debug info. assocated with deleted instructions.
Devang Patel
2008-11-11
1
-2
/
+7
*
Add utility routines to remove dead debug info.
Devang Patel
2008-11-11
2
-0
/
+88
*
r59009 broke these tests. XFAIL for now.
Bill Wendling
2008-11-11
2
-0
/
+2
*
CellSPU: Fix bug 3606, as well as some ongoing work.
Scott Michel
2008-11-10
3
-12
/
+58
*
Small simplification. Use the iterator already present as the insertion point.
Bill Wendling
2008-11-10
1
-4
/
+3
*
Comments and indentation.
Evan Cheng
2008-11-10
1
-3
/
+3
*
Correct PIC function stub codegen.
Evan Cheng
2008-11-10
2
-7
/
+52
*
CMake: Fixed cross-compiling.
Oscar Fuentes
2008-11-10
1
-7
/
+2
[next]