The Week Of Monday 23 February 2009 Archives by date
Starting: Mon Feb 23 00:07:43 PST 2009
Ending: Sun Mar 1 23:54:15 PST 2009
Messages: 331
- [llvm-commits] [llvm] r65296 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/
Duncan Sands
- [llvm-commits] [llvm] r65310 - /llvm/trunk/tools/lto/LTOCodeGenerator.cpp
Duncan Sands
- [llvm-commits] [llvm] r65311 - in /llvm/trunk: lib/Target/X86/ test/CodeGen/X86/
Nate Begeman
- [llvm-commits] [llvm] r65312 - /llvm/trunk/test/CodeGen/X86/vec_shuffle-35.ll
Nate Begeman
- [llvm-commits] [llvm] r65313 - in /llvm/trunk: lib/Target/X86/X86CallingConv.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrMMX.td test/CodeGen/X86/ret-mmx.ll
Evan Cheng
- [llvm-commits] [llvm] r65314 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Zhou Sheng
- [llvm-commits] [llvm] r65315 - /llvm/trunk/test/DebugInfo/2009-02-23-InstCombine.ll
Zhou Sheng
- [llvm-commits] [llvm] r65318 - /llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
Dan Gohman
- [llvm-commits] [llvm] r65319 - /llvm/trunk/test/CodeGen/X86/vec_shuffle-35.ll
Dan Gohman
- [llvm-commits] [llvm] r65323 - /llvm/trunk/lib/Transforms/Scalar/LoopDeletion.cpp
Dan Gohman
- [llvm-commits] [llvm] r65310 - /llvm/trunk/tools/lto/LTOCodeGenerator.cpp
Tanya M. Lattner
- [llvm-commits] [llvm] r65326 - in /llvm/trunk/include/llvm/ADT: ImmutableMap.h ImmutableSet.h
Ted Kremenek
- [llvm-commits] [llvm] r65327 - /llvm/trunk/include/llvm/ADT/ImmutableMap.h
Ted Kremenek
- [llvm-commits] [llvm] r65310 - /llvm/trunk/tools/lto/LTOCodeGenerator.cpp
Dale Johannesen
- [llvm-commits] [llvm] r65336 - /llvm/branches/Apple/Dib/tools/lto/LTOCodeGenerator.cpp
Bill Wendling
- [llvm-commits] [llvm] r65296 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/
Chris Lattner
- [llvm-commits] [llvm] r65337 - /llvm/branches/Apple/Dib/lib/Transforms/Utils/BasicInliner.cpp
Bill Wendling
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Dan Gohman
- [llvm-commits] [llvm] r65289 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Chris Lattner
- [llvm-commits] [llvm] r64918 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp lib/Transforms/Scalar/IndVarSimplify.cpp test/Transforms/IndVarSimplify/preserve-signed-wrap.ll test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll test/Transforms/IndVarSimplify/signed-trip-count.ll
Chris Lattner
- [llvm-commits] [llvm] r65344 - /llvm/tags/checker/checker-0.163/
Ted Kremenek
- [llvm-commits] [llvm] r65315 - /llvm/trunk/test/DebugInfo/2009-02-23-InstCombine.ll
Bill Wendling
- [llvm-commits] [llvm] r65347 - in /llvm/trunk: lib/Transforms/Scalar/IndVarSimplify.cpp test/Transforms/IndVarSimplify/preserve-signed-wrap.ll test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll test/Transforms/IndVarSimplify/signed-trip-count.ll
Dan Gohman
- [llvm-commits] [llvm] r64918 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp lib/Transforms/Scalar/IndVarSimplify.cpp test/Transforms/IndVarSimplify/preserve-signed-wrap.ll test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll test/Transforms/IndVarSimplify/signed-trip-count.ll
Dan Gohman
- [llvm-commits] [llvm] r64918 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp lib/Transforms/Scalar/IndVarSimplify.cpp test/Transforms/IndVarSimplify/preserve-signed-wrap.ll test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll test/Transforms/IndVarSimplify/signed-trip-count.ll
Chris Lattner
- [llvm-commits] [llvm] r65351 - in /llvm/branches/Apple/Dib: lib/Target/X86/X86CallingConv.td lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrMMX.td test/CodeGen/X86/ret-mmx.ll
Bill Wendling
- [llvm-commits] [llvm] r65352 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Devang Patel
- [llvm-commits] [llvm] r65353 - in /llvm/trunk: lib/Transforms/Utils/BasicBlockUtils.cpp lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/dbginfo.ll
Devang Patel
- [llvm-commits] [llvm] r64278 - in /llvm/trunk: lib/Transforms/Utils/BasicBlockUtils.cpp lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/dbginfo.ll
Devang Patel
- [llvm-commits] [llvm] r65289 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Dan Gohman
- [llvm-commits] [llvm] r65355 - /llvm/trunk/test/FrontendC++/2006-11-06-StackTrace.cpp
Bill Wendling
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib: lib/CodeGen/AsmPrinter/DwarfWriter.cpp lib/Transforms/Utils/BasicBlockUtils.cpp lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/dbginfo.ll
Bill Wendling
- [llvm-commits] [llvm] r65357 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Devang Patel
- [llvm-commits] [llvm] r65358 - /llvm/branches/Apple/Dib/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65359 - /llvm/trunk/lib/Transforms/Scalar/LoopDeletion.cpp
Dan Gohman
- [llvm-commits] [llvm] r65289 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Chris Lattner
- [llvm-commits] [llvm] r65363 - /llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Dan Gohman
- [llvm-commits] [llvm] r65364 - in /llvm/trunk: lib/Analysis/ValueTracking.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/ashr-nop.ll
Dan Gohman
- [llvm-commits] [llvm] r65365 - /llvm/trunk/test/Transforms/InstCombine/stack-overalign.ll
Dan Gohman
- [llvm-commits] [llvm] r65289 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Dan Gohman
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65369 - in /llvm/branches/Apple/Dib: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65289 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Chris Lattner
- [llvm-commits] [llvm] r65375 - /llvm/trunk/lib/CodeGen/StackSlotColoring.cpp
Owen Anderson
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Evan Cheng
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Evan Cheng
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Evan Cheng
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib:, lib/CodeGen/AsmPrinter/DwarfWriter.cpp, lib/Transforms/Utils/BasicBlockUtils.cpp, lib/Transforms/Utils/SimplifyCFG.cpp, test/Transforms/SimplifyCFG/dbginfo.ll
Sheng Zhou
- [llvm-commits] [llvm] r65379 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/Target/ARM/ lib/Target/ARM/AsmPrinter/ lib/Target/Alpha/ lib/Target/Alpha/AsmPrinter/ lib/Target/CellSPU/ lib/Target/CellSPU/AsmPrinter/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PIC16/ lib/Target/PowerPC/ lib/Target/PowerPC/AsmPrinter/ lib/Target/Sparc/ lib/Target/Sparc/AsmPrinter/ lib/Target/X86/ lib/Target/X86/AsmPrinter/ lib/Target/XCore/ utils/TableGen/
Bill Wendling
- [llvm-commits] [llvm] r65380 - in /llvm/branches/Apple/Dib: include/llvm/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/Target/ARM/ lib/Target/ARM/AsmPrinter/ lib/Target/Alpha/ lib/Target/Alpha/AsmPrinter/ lib/Target/CellSPU/ lib/Target/CellSPU/AsmPrinter/ lib/Target/IA64/ lib/Target/Mips/ lib/Target/PIC16/ lib/Target/PowerPC/ lib/Target/PowerPC/AsmPrinter/ lib/Target/Sparc/ lib/Target/Sparc/AsmPrinter/ lib/Target/X86/ lib/Target/X86/AsmPrinter/ lib/Target/XCore/ utils/TableGen/
Bill Wendling
- [llvm-commits] [llvm] r65367 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp test/DebugInfo/2009-01-30-Method.ll test/DebugInfo/deaddebuglabel.ll test/DebugInfo/forwardDecl.ll test/FrontendC++/2006-11-06-StackTrace.cpp test/FrontendC++/2006-11-30-Pubnames.cpp utils/TableGen/AsmWriterEmitter.cpp
Evan Cheng
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Rafael Espindola
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Rafael Espindola
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Tanya M. Lattner
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Tanya M. Lattner
- [llvm-commits] [llvm] r65341 - in /llvm/trunk: lib/Target/X86/X86FastISel.cpp test/CodeGen/X86/fast-isel-tls.ll
Chris Lattner
- [llvm-commits] [llvm] r65382 - in /llvm/trunk: include/llvm/Analysis/ lib/Analysis/ lib/Transforms/Scalar/ test/Analysis/ScalarEvolution/
Dan Gohman
- [llvm-commits] [llvm] r65383 - /llvm/trunk/lib/VMCore/ConstantFold.cpp
Daniel Dunbar
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib:, lib/CodeGen/AsmPrinter/DwarfWriter.cpp, lib/Transforms/Utils/BasicBlockUtils.cpp, lib/Transforms/Utils/SimplifyCFG.cpp, test/Transforms/SimplifyCFG/dbginfo.ll
Devang Patel
- [llvm-commits] [llvm] r65392 - /llvm/tags/checker/checker-0.164/
Ted Kremenek
- [llvm-commits] [llvm] r65402 - /llvm/trunk/lib/Analysis/DebugInfo.cpp
Devang Patel
- [llvm-commits] [llvm] r65404 - in /llvm/trunk: include/llvm/Intrinsics.h include/llvm/Target/TargetIntrinsicInfo.h lib/VMCore/Function.cpp utils/TableGen/IntrinsicEmitter.cpp utils/TableGen/IntrinsicEmitter.h
Mon P Wang
- [llvm-commits] [llvm] r65405 - /llvm/branches/Apple/Dib/lib/Analysis/DebugInfo.cpp
Bill Wendling
- [llvm-commits] [llvm] r65406 - in /llvm/branches/Apple/Dib: include/llvm/Intrinsics.h include/llvm/Target/TargetIntrinsicInfo.h lib/VMCore/Function.cpp utils/TableGen/IntrinsicEmitter.cpp utils/TableGen/IntrinsicEmitter.h
Bill Wendling
- [llvm-commits] [llvm] r65408 - /llvm/tags/checker/checker-0.164/
Ted Kremenek
- [llvm-commits] [llvm] r65411 - /llvm/tags/checker/checker-0.164/
Ted Kremenek
- [llvm-commits] [llvm] r65415 - /llvm/tags/checker/checker-0.164/
Ted Kremenek
- [llvm-commits] [llvm] r65418 - /llvm/tags/checker/checker-0.164/
Ted Kremenek
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/tsp/args.c build.c main.c tsp.c tsp.h
anon at cs.uiuc.edu
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
anon at cs.uiuc.edu
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib:, lib/CodeGen/AsmPrinter/DwarfWriter.cpp, lib/Transforms/Utils/BasicBlockUtils.cpp, lib/Transforms/Utils/SimplifyCFG.cpp, test/Transforms/SimplifyCFG/dbginfo.ll
Sheng Zhou
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib:, lib/CodeGen/AsmPrinter/DwarfWriter.cpp, lib/Transforms/Utils/BasicBlockUtils.cpp, lib/Transforms/Utils/SimplifyCFG.cpp, test/Transforms/SimplifyCFG/dbginfo.ll
Devang Patel
- [llvm-commits] [llvm] r65356 - in /llvm/branches/Apple/Dib:, lib/CodeGen/AsmPrinter/DwarfWriter.cpp, lib/Transforms/Utils/BasicBlockUtils.cpp, lib/Transforms/Utils/SimplifyCFG.cpp, test/Transforms/SimplifyCFG/dbginfo.ll
Eli Friedman
- [llvm-commits] [llvm] r65426 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Scott Michel
- [llvm-commits] [llvm] r65427 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Scott Michel
- [llvm-commits] [llvm] r65429 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Bill Wendling
- [llvm-commits] [llvm] r65430 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Chris Lattner
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Nick Lewycky
- [llvm-commits] [llvm] r65434 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65435 - /llvm/trunk/docs/GettingStarted.html
Nick Lewycky
- [llvm-commits] [llvm] r65436 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65437 - /llvm/trunk/lib/Target/README.txt
Nick Lewycky
- [llvm-commits] [llvm] r65438 - in /llvm/trunk: include/llvm/CodeGen/DwarfWriter.h lib/CodeGen/AsmPrinter/DwarfWriter.cpp lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Evan Cheng
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Anton Korobeynikov
- [llvm-commits] [llvm] r65439 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Chris Lattner
- [llvm-commits] [llvm] r65426 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Evan Cheng
- [llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Olden/bisort/bitonic.c
Bill Wendling
- [llvm-commits] [llvm] r65445 - /llvm/trunk/docs/ReleaseNotes.html
Duncan Sands
- [llvm-commits] [llvm] r65446 - /llvm/trunk/docs/ReleaseNotes.html
Duncan Sands
- [llvm-commits] [llvm] r65447 - /llvm/trunk/docs/ReleaseNotes.html
Duncan Sands
- [llvm-commits] [llvm] r65448 - /llvm/trunk/docs/ReleaseNotes.html
Duncan Sands
- [llvm-commits] [llvm] r65456 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/switch_switch_fold_dbginfo.ll
Zhou Sheng
- [llvm-commits] [llvm] r65463 - in /llvm/trunk/test/FrontendAda: Support/element_copy.ads element_copy.adb
Duncan Sands
- [llvm-commits] [llvm] r65464 - in /llvm/trunk: lib/Transforms/Scalar/InstructionCombining.cpp test/Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll
Chris Lattner
- [llvm-commits] [llvm-gcc-4.2] r65465 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Devang Patel
- [llvm-commits] [llvm-gcc-4.2] r65465 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Bill Wendling
- [llvm-commits] [llvm] r65468 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Devang Patel
- [llvm-commits] [llvm-gcc-4.2] r65469 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65475 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Devang Patel
- [llvm-commits] [llvm-gcc-4.2] r65465 - /llvm-gcc-4.2/trunk/gcc/llvm-debug.cpp
Devang Patel
- [llvm-commits] [llvm-gcc-4.2] r65477 - /llvm-gcc-4.2/branches/Apple/Dib/gcc/llvm-debug.cpp
Bill Wendling
- [llvm-commits] [llvm] r65479 - /llvm/branches/Apple/Dib/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65481 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Dale Johannesen
- [llvm-commits] [llvm] r65482 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/
Evan Cheng
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Stuart Hastings
- [llvm-commits] [llvm] r65491 - /llvm/tags/Apple/llvmCore-2099/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Dale Johannesen
- [llvm-commits] [llvm-gcc-4.2] r65492 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2099/
Bill Wendling
- [llvm-commits] [llvm] r65493 - /llvm/trunk/test/LLVMC/llvmc.exp
Julien Lerouge
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Chris Lattner
- [llvm-commits] [llvm-gcc-4.2] r65494 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Chris Lattner
- [llvm-commits] [llvm] r65496 - /llvm/trunk/include/llvm/Constants.h
Bob Wilson
- [llvm-commits] [llvm] r65497 - /llvm/trunk/lib/CodeGen/VirtRegMap.cpp
Evan Cheng
- [llvm-commits] [llvm] r65498 - in /llvm/trunk: lib/CodeGen/VirtRegMap.cpp test/CodeGen/ARM/2008-11-19-ScavengerAssert.ll
Evan Cheng
- [llvm-commits] [llvm] r65499 - in /llvm/trunk: include/llvm/IntrinsicsX86.td lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/2009-02-25-CommuteBug.ll
Evan Cheng
- [llvm-commits] CVS: llvm-www/pubs/2008-11-MICRO-CopyOrDiscard.html 2008-11-MICRO-CopyOrDiscard.pdf pubs.js
Owen Anderson
- [llvm-commits] [llvm] r65501 - /llvm/trunk/lib/CodeGen/StackSlotColoring.cpp
Owen Anderson
- [llvm-commits] [llvm] r65503 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65481 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Evan Cheng
- [llvm-commits] [llvm] r65501 - /llvm/trunk/lib/CodeGen/StackSlotColoring.cpp
Evan Cheng
- [llvm-commits] [llvm] r65505 - /llvm/tags/checker/checker-0.165/
Ted Kremenek
- [llvm-commits] [llvm] r65507 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65508 - in /llvm/trunk/tools: llvm-ld/Optimize.cpp lto/LTOCodeGenerator.cpp
Nick Lewycky
- [llvm-commits] [llvm] r65509 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/branch-branch-dbginfo.ll
Zhou Sheng
- [llvm-commits] [llvm] r65511 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65512 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65513 - /llvm/branches/Apple/Dib/lib/CodeGen/StackSlotColoring.cpp
Bill Wendling
- [llvm-commits] [llvm] r65514 - /llvm/branches/Apple/Dib/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Bill Wendling
- [llvm-commits] [llvm] r65515 - in /llvm/branches/Apple/Dib: lib/CodeGen/VirtRegMap.cpp test/CodeGen/ARM/2008-11-19-ScavengerAssert.ll
Bill Wendling
- [llvm-commits] [llvm] r65516 - in /llvm/branches/Apple/Dib: include/llvm/IntrinsicsX86.td lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/2009-02-25-CommuteBug.ll
Bill Wendling
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Nick Lewycky
- [llvm-commits] [llvm] r65518 - in /llvm/trunk/tools: Makefile gold/Makefile lto/Makefile
Nick Lewycky
- [llvm-commits] [llvm] r65520 - /llvm/trunk/Makefile.rules
Nick Lewycky
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Anton Korobeynikov
- [llvm-commits] [llvm] r65481 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Duncan Sands
- [llvm-commits] [llvm] r65521 - /llvm/trunk/Makefile.rules
Nick Lewycky
- [llvm-commits] [llvm] r65518 - in /llvm/trunk/tools: Makefile gold/Makefile lto/Makefile
Duncan Sands
- [llvm-commits] [llvm] r65523 - /llvm/trunk/tools/Makefile
Nick Lewycky
- [llvm-commits] [llvm-gcc-4.2] r65527 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp
Duncan Sands
- [llvm-commits] [llvm] r65530 - /llvm/trunk/LICENSE.TXT
John Criswell
- [llvm-commits] [poolalloc] r65531 - /poolalloc/trunk/LICENSE.TXT
John Criswell
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Evan Cheng
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Chris Lattner
- [llvm-commits] [llvm] r65536 - /llvm/tags/checker/checker-0.165/
Ted Kremenek
- [llvm-commits] [llvm] r65538 - /llvm/tags/checker/checker-0.165/
Ted Kremenek
- [llvm-commits] [llvm-gcc-4.2] r65541 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp
Duncan Sands
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Evan Cheng
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Chris Lattner
- [llvm-commits] [llvm] r65542 - /llvm/trunk/Makefile.rules
Chris Lattner
- [llvm-commits] [llvm] r65543 - /llvm/trunk/Makefile.rules
Chris Lattner
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Evan Cheng
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Chris Lattner
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Duncan Sands
- [llvm-commits] [llvm] r65545 - /llvm/tags/checker/checker-0.165/
Ted Kremenek
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Evan Cheng
- [llvm-commits] [llvm-gcc-4.2] r65549 - /llvm-gcc-4.2/trunk/gcc/testsuite/objc.dg/AppDelegate.m
Dale Johannesen
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Evan Cheng
- [llvm-commits] [llvm-gcc-4.2] r65550 - /llvm-gcc-4.2/trunk/gcc/testsuite/objc.dg/AppDelegate.m
Dale Johannesen
- [llvm-commits] [llvm] r65551 - /llvm/trunk/tools/llvm-as/Makefile
Chris Lattner
- [llvm-commits] [llvm] r65552 - in /llvm/trunk: Makefile.rules autoconf/ExportMap.map
Chris Lattner
- [llvm-commits] [llvm-gcc-4.2] r65490 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Anton Korobeynikov
- [llvm-commits] [llvm] r65554 - /llvm/trunk/Makefile.rules
Chris Lattner
- [llvm-commits] [llvm] r65542 - /llvm/trunk/Makefile.rules
Bill Wendling
- [llvm-commits] [llvm] r65558 - in /llvm/trunk/tools: llvm-ar/Makefile llvm-bcanalyzer/Makefile llvm-dis/Makefile llvm-extract/Makefile llvm-link/Makefile llvm-nm/Makefile llvm-prof/Makefile llvm-ranlib/Makefile
Chris Lattner
- [llvm-commits] [llvm] r65559 - in /llvm/trunk/utils: PerfectShuffle/Makefile TableGen/Makefile
Chris Lattner
- [llvm-commits] [llvm] r65561 - /llvm/trunk/Makefile.rules
Chris Lattner
- [llvm-commits] [llvm] r65517 - in /llvm/trunk: Makefile.rules bindings/ocaml/Makefile.ocaml docs/MakefileGuide.html unittests/Makefile.unittest
Chris Lattner
- [llvm-commits] [llvm] r65564 - /llvm/trunk/test/Makefile
Chris Lattner
- [llvm-commits] [llvm] r65542 - /llvm/trunk/Makefile.rules
Chris Lattner
- [llvm-commits] [llvm] r65542 - /llvm/trunk/Makefile.rules
Bill Wendling
- [llvm-commits] [llvm] r65565 - /llvm/trunk/include/llvm/SymbolTableListTraits.h
Gabor Greif
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Aaron Gray
- [llvm-commits] [llvm-gcc-4.2] r65575 - /llvm-gcc-4.2/trunk/gcc/testsuite/g++.old-deja/g++.pt/const2.C
Dale Johannesen
- [llvm-commits] [llvm] r65579 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm-gcc-4.2] r65581 - /llvm-gcc-4.2/branches/Apple/Dib/gcc/testsuite/g++.old-deja/g++.pt/const2.C
Bill Wendling
- [llvm-commits] [llvm] r65588 - in /llvm/branches/Apple/Dib: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/vec_shuffle-12.ll test/CodeGen/X86/vec_shuffle-13.ll test/CodeGen/X86/vec_shuffle-2.ll test/CodeGen/X86/vec_shuffle-21.ll test/CodeGen/X86/vec_shuffle-28.ll test/CodeGen/X86/vec_shuffle-29.ll
Bill Wendling
- [llvm-commits] [llvm] r65592 - in /llvm/trunk: lib/CodeGen/MachineLICM.cpp test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
Evan Cheng
- [llvm-commits] [llvm] r65593 - /llvm/trunk/include/llvm/Analysis/LoopInfo.h
Dan Gohman
- [llvm-commits] [llvm] r65594 - in /llvm/branches/Apple/Dib: lib/CodeGen/MachineLICM.cpp test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65595 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/
Bill Wendling
- [llvm-commits] [llvm] r65596 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm] r65597 - /llvm/trunk/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
Dan Gohman
- [llvm-commits] [llvm] r65598 - /llvm/trunk/test/Other/2003-02-19-LoopInfoNestingBug.ll
Dan Gohman
- [llvm-commits] [llvm-gcc-4.2] r65599 - in /llvm-gcc-4.2/trunk/gcc: config/darwin.h llvm-convert.cpp
Stuart Hastings
- [llvm-commits] [llvm] r65600 - /llvm/trunk/test/CodeGen/X86/ret-mmx.ll
Evan Cheng
- [llvm-commits] [llvm] r65601 - /llvm/trunk/lib/Target/PowerPC/PPCSubtarget.h
Dale Johannesen
- [llvm-commits] [llvm] r65602 - /llvm/branches/Apple/Dib/include/llvm/Support/MathExtras.h
Bill Wendling
- [llvm-commits] [llvm] r65603 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm] r65604 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm] r65605 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65606 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/
Bill Wendling
- [llvm-commits] [llvm] r65607 - /llvm/tags/checker/checker-0.165/
Ted Kremenek
- [llvm-commits] [llvm] r65600 - /llvm/trunk/test/CodeGen/X86/ret-mmx.ll
Nick Lewycky
- [llvm-commits] [llvm-gcc-4.2] r65599 - in /llvm-gcc-4.2/trunk/gcc: config/darwin.h llvm-convert.cpp
Chris Lattner
- [llvm-commits] [llvm] r65616 - /llvm/branches/Apple/Dib/include/llvm/Support/Timer.h
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65617 - in /llvm-gcc-4.2/branches/Apple/Dib/gcc: config/darwin.h llvm-convert.cpp
Bill Wendling
- [llvm-commits] [llvm] r65620 - /llvm/trunk/lib/Transforms/Utils/AddrModeMatcher.cpp
Nick Lewycky
- [llvm-commits] [llvm] r65621 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Nick Lewycky
- [llvm-commits] [llvm] r65623 - /llvm/trunk/utils/TableGen/LLVMCConfigurationEmitter.cpp
Mikhail Glushenkov
- [llvm-commits] [llvm] r65624 - /llvm/trunk/docs/ReleaseNotes.html
Ted Kremenek
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Duncan Sands
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Nick Lewycky
- [llvm-commits] [llvm] r65626 - in /llvm/trunk: include/llvm/ADT/ilist_node.h include/llvm/BasicBlock.h lib/VMCore/BasicBlock.cpp
Gabor Greif
- [llvm-commits] [llvm] r65627 - /llvm/trunk/include/llvm/SymbolTableListTraits.h
Gabor Greif
- [llvm-commits] [llvm] r65629 - /llvm/trunk/docs/ProgrammersManual.html
Gabor Greif
- [llvm-commits] [llvm] r65630 - /llvm/trunk/docs/ProgrammersManual.html
Gabor Greif
- [llvm-commits] [llvm] r65631 - /llvm/trunk/docs/ProgrammersManual.html
Gabor Greif
- [llvm-commits] [llvm] r65632 - in /llvm/trunk: include/llvm/Target/ lib/CodeGen/SelectionDAG/ lib/Target/X86/ lib/Target/X86/AsmPrinter/ test/CodeGen/X86/
Rafael Espindola
- [llvm-commits] [llvm] r65633 - /llvm/trunk/include/llvm/ADT/ilist_node.h
Gabor Greif
- [llvm-commits] [llvm-gcc-4.2] r65634 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp
Duncan Sands
- [llvm-commits] [test-suite] r65636 - /test-suite/trunk/SingleSource/Benchmarks/Misc/mandel-2.c
Chris Lattner
- [llvm-commits] [poolalloc] r65640 - /poolalloc/trunk/lib/PoolAllocate/Makefile
John Criswell
- [llvm-commits] [llvm] r65643 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Devang Patel
- [llvm-commits] [llvm-gcc-4.2] r65654 - in /llvm-gcc-4.2/trunk/gcc: config/darwin.h llvm-convert.cpp
Stuart Hastings
- [llvm-commits] [llvm] r65655 - /llvm/trunk/test/FrontendC/2009-02-27-CString.c
Stuart Hastings
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Julien Lerouge
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Anton Korobeynikov
- [llvm-commits] [llvm-gcc-4.2] r65660 - in /llvm-gcc-4.2/branches/Apple/Dib/gcc: config/darwin.h llvm-convert.cpp
Bill Wendling
- [llvm-commits] [llvm] r65661 - /llvm/branches/Apple/Dib/lib/Target/PowerPC/PPCSubtarget.h
Bill Wendling
- [llvm-commits] [llvm] r65662 - /llvm/trunk/lib/Target/X86/X86Subtarget.cpp
Mon P Wang
- [llvm-commits] [llvm] r65664 - /llvm/tags/checker/checker-0.166/
Ted Kremenek
- [llvm-commits] [llvm] r65667 - /llvm/trunk/test/FrontendC/2009-02-27-CString.c
Stuart Hastings
- [llvm-commits] [llvm] r65670 - /llvm/trunk/include/llvm/BasicBlock.h
Evan Cheng
- [llvm-commits] [llvm] r65670 - /llvm/trunk/include/llvm/BasicBlock.h
Bill Wendling
- [llvm-commits] [llvm] r65672 - /llvm/branches/Apple/Dib/lib/Transforms/Scalar/ScalarReplAggregates.cpp
Evan Cheng
- [llvm-commits] [llvm] r65670 - /llvm/trunk/include/llvm/BasicBlock.h
Evan Cheng
- [llvm-commits] [llvm] r65670 - /llvm/trunk/include/llvm/BasicBlock.h
Bill Wendling
- [llvm-commits] [llvm] r65673 - /llvm/branches/Apple/Dib/lib/Target/X86/X86Subtarget.cpp
Bill Wendling
- [llvm-commits] [llvm] r65674 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65675 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/
Bill Wendling
- [llvm-commits] [llvm] r65643 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfWriter.cpp
Bill Wendling
- [llvm-commits] [llvm] r65679 - in /llvm/trunk: lib/CodeGen/VirtRegMap.cpp test/CodeGen/ARM/2009-02-27-SpillerBug.ll
Evan Cheng
- [llvm-commits] [llvm] r65681 - in /llvm/branches/Apple/Dib: lib/CodeGen/VirtRegMap.cpp test/CodeGen/ARM/2009-02-27-SpillerBug.ll
Bill Wendling
- [llvm-commits] [llvm] r65682 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65683 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65684 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/
Bill Wendling
- [llvm-commits] [llvm] r65685 - /llvm/tags/Apple/llvmCore-2100/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65686 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/trunk/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65687 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100/trunk/
Bill Wendling
- [llvm-commits] [llvm] r65670 - /llvm/trunk/include/llvm/BasicBlock.h
Gabor Greif
- [llvm-commits] [llvm] r65690 - /llvm/trunk/include/llvm/ADT/ilist.h
Gabor Greif
- [llvm-commits] [llvm] r65692 - /llvm/trunk/test/FrontendC/2009-02-27-CString.c
Bill Wendling
- [llvm-commits] [llvm] r65693 - /llvm/trunk/docs/CommandGuide/llvm-bcanalyzer.pod
Bill Wendling
- [llvm-commits] [llvm] r65697 - /llvm/trunk/docs/LangRef.html
Nick Lewycky
- [llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform
Aaron Gray
- [llvm-commits] [llvm] r65698 - /llvm/trunk/lib/AsmParser/LLParser.cpp
Chris Lattner
- [llvm-commits] [llvm] r65700 - /llvm/trunk/docs/LangRef.html
Chris Lattner
- [llvm-commits] [llvm] r65702 - /llvm/trunk/docs/LangRef.html
Chris Lattner
- [llvm-commits] [llvm] r65705 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65710 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65711 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65712 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65713 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65714 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65715 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65716 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm-gcc-4.2] r65719 - in /llvm-gcc-4.2/trunk/gcc: llvm-backend.cpp llvm-types.cpp
Chris Lattner
- [llvm-commits] [llvm] r65720 - in /llvm/trunk: include/llvm/Assembly/Writer.h lib/Analysis/IPA/FindUsedTypes.cpp lib/VMCore/AsmWriter.cpp lib/VMCore/Verifier.cpp
Chris Lattner
- [llvm-commits] [llvm] r65721 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65722 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65723 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65724 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65726 - /llvm/branches/Apple/Dib/include/llvm/Support/Allocator.h
Bill Wendling
- [llvm-commits] [llvm] r65727 - /llvm/trunk/docs/LangRef.html
Bill Wendling
- [llvm-commits] [llvm] r65728 - /llvm/trunk/test/FrontendC/2007-05-16-EmptyStruct.c
Chris Lattner
- [llvm-commits] [llvm] r65729 - in /llvm/trunk: include/llvm/Assembly/Writer.h lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65730 - /llvm/trunk/include/llvm/Assembly/Writer.h
Chris Lattner
- [llvm-commits] [llvm] r65731 - /llvm/trunk/include/llvm/Assembly/Writer.h
Chris Lattner
- [llvm-commits] [llvm] r65732 - /llvm/trunk/include/llvm/BasicBlock.h
Gabor Greif
- [llvm-commits] [llvm] r65733 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65734 - in /llvm/trunk: include/llvm/Type.h lib/VMCore/Type.cpp
Chris Lattner
- [llvm-commits] [llvm] r65735 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65736 - in /llvm/trunk: include/llvm/Assembly/Writer.h lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65738 - in /llvm/trunk: lib/VMCore/AsmWriter.cpp test/Assembler/2009-02-28-StripOpaqueName.ll
Chris Lattner
- [llvm-commits] [llvm] r65739 - /llvm/trunk/test/Transforms/DeadArgElim/keepalive.ll
Chris Lattner
- [llvm-commits] [llvm] r65740 - /llvm/trunk/test/Transforms/SCCP/2008-03-10-sret.ll
Chris Lattner
- [llvm-commits] [llvm] r65741 - /llvm/trunk/test/Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll
Chris Lattner
- [llvm-commits] [llvm] r65742 - /llvm/trunk/lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65743 - in /llvm/trunk: lib/AsmParser/LLParser.cpp test/Assembler/2009-02-28-CastOpc.ll
Chris Lattner
- [llvm-commits] [llvm] r65747 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Bob Wilson
- [llvm-commits] [llvm] r65748 - in /llvm/trunk: include/llvm/Assembly/Writer.h lib/VMCore/AsmWriter.cpp
Chris Lattner
- [llvm-commits] [llvm] r65750 - /llvm/trunk/test/Bindings/Ocaml/vmcore.ml
Chris Lattner
- [llvm-commits] [llvm] r65752 - in /llvm/trunk: lib/CodeGen/TwoAddressInstructionPass.cpp test/CodeGen/X86/twoaddr-coalesce-2.ll test/CodeGen/X86/twoaddr-coalesce.ll
Evan Cheng
- [llvm-commits] [llvm] r65755 - /llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
Chris Lattner
- [llvm-commits] [llvm] r65756 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65747 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Chris Lattner
- [llvm-commits] [llvm] r65758 - /llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
Bill Wendling
- [llvm-commits] [llvm] r65747 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Bob Wilson
- [llvm-commits] [llvm] r65765 - /llvm/trunk/docs/ReleaseNotes.html
Duncan Sands
- [llvm-commits] [llvm] r65732 - /llvm/trunk/include/llvm/BasicBlock.h
Duncan Sands
- [llvm-commits] [llvm] r65766 - /llvm/trunk/docs/GoldPlugin.html
Nick Lewycky
- [llvm-commits] [llvm] r65767 - /llvm/trunk/include/llvm/BasicBlock.h
Gabor Greif
- [llvm-commits] [llvm] r65768 - /llvm/trunk/include/llvm/Function.h
Gabor Greif
- [llvm-commits] [llvm] r65769 - /llvm/trunk/docs/GoldPlugin.html
Nick Lewycky
- [llvm-commits] [llvm-gcc-4.2] r65770 - in /llvm-gcc-4.2/trunk/gcc: llvm-convert.cpp llvm-internal.h llvm-types.cpp
Duncan Sands
- [llvm-commits] [llvm] r65771 - /llvm/trunk/test/FrontendC/2007-03-27-VarLengthArray.c
Duncan Sands
- [llvm-commits] [llvm] r65772 - /llvm/trunk/docs/GoldPlugin.html
Duncan Sands
- [llvm-commits] [llvm-gcc-4.2] r65774 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp
Duncan Sands
- [llvm-commits] [llvm] r65775 - /llvm/trunk/test/FrontendC/2009-03-01-MallocNoAlias.c
Duncan Sands
- [llvm-commits] [llvm] r65776 - in /llvm/trunk: include/llvm/Function.h lib/VMCore/Function.cpp
Gabor Greif
- [llvm-commits] [llvm] r65778 - in /llvm/trunk: include/llvm/Function.h lib/VMCore/Function.cpp
Gabor Greif
- [llvm-commits] [llvm] r65781 - /llvm/trunk/docs/ReleaseNotes.html
Mikhail Glushenkov
- [llvm-commits] [llvm] r65783 - /llvm/trunk/docs/GoldPlugin.html
Nick Lewycky
- [llvm-commits] [llvm] r65747 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/Target/PowerPC/PPCISelLowering.cpp
Chris Lattner
- [llvm-commits] [llvm] r65785 - /llvm/trunk/docs/GoldPlugin.html
Nick Lewycky
- [llvm-commits] [llvm] r65786 - in /llvm/trunk/docs: GoldPlugin.html index.html
Nick Lewycky
- [llvm-commits] [llvm] r65787 - /llvm/trunk/docs/index.html
Nick Lewycky
- [llvm-commits] [llvm] r65789 - /llvm/trunk/docs/GoldPlugin.html
Nick Lewycky
- [llvm-commits] [llvm] r65790 - /llvm/trunk/docs/index.html
Chris Lattner
- [llvm-commits] [llvm] r65791 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/extract-combine.ll
Nate Begeman
- [llvm-commits] [llvm] r65758 - /llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
Evan Cheng
- [llvm-commits] [llvm] r65793 - /llvm/branches/Apple/Dib/lib/CodeGen/TwoAddressInstructionPass.cpp
Evan Cheng
- [llvm-commits] [llvm] r65794 - in /llvm/branches/Apple/Dib: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/extract-combine.ll
Bill Wendling
- [llvm-commits] [llvm] r65758 - /llvm/trunk/lib/Transforms/Scalar/ScalarReplAggregates.cpp
Bill Wendling
- [llvm-commits] [llvm] r65795 - /llvm/tags/Apple/llvmCore-2100.1/
Bill Wendling
- [llvm-commits] [llvm-gcc-4.2] r65796 - /llvm-gcc-4.2/tags/Apple/llvmgcc42-2100.1/
Bill Wendling
- [llvm-commits] [llvm] r65797 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65799 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65800 - /llvm/trunk/docs/ReleaseNotes.html
Chris Lattner
- [llvm-commits] [llvm] r65801 - in /llvm/trunk/runtime: GC/ Makefile
Gordon Henriksen
- [llvm-commits] [llvm] r65802 - /llvm/trunk/docs/GarbageCollection.html
Gordon Henriksen
- [llvm-commits] [llvm] r65803 - /llvm/trunk/docs/ReleaseNotes.html
Bill Wendling
- [llvm-commits] [llvm] r65804 - /llvm/trunk/docs/ReleaseNotes.html
Bill Wendling
- [llvm-commits] [llvm] r65813 - /llvm/trunk/docs/ReleaseNotes.html
Bill Wendling
- [llvm-commits] [llvm] r65815 - /llvm/trunk/docs/ReleaseNotes.html
Bill Wendling
Last message date:
Sun Mar 1 23:54:15 PST 2009
Archived on: Tue Aug 4 17:07:57 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).